[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.8.8-924-ga905c28
Shawn Moore
sartak at bestpractical.com
Mon Sep 27 18:58:18 EDT 2010
The branch, 3.9-trunk has been updated
via a905c285be5e0f3ba1f9f2f61db2bfbf7fa00d56 (commit)
from 227892a322f62a6af71a7f5bc55b83279c5295f1 (commit)
Summary of changes:
sbin/rt-test-dependencies.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit a905c285be5e0f3ba1f9f2f61db2bfbf7fa00d56
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Mon Sep 27 19:00:35 2010 -0400
Log::Dispatch 2.23 adds ->warn
We're going to keep running into this problem. In the RT code we
call ->warn about ten times in (fairly new, possibly unexercised) codepaths.
diff --git a/sbin/rt-test-dependencies.in b/sbin/rt-test-dependencies.in
index a74abfa..04c2e8d 100755
--- a/sbin/rt-test-dependencies.in
+++ b/sbin/rt-test-dependencies.in
@@ -182,7 +182,7 @@ File::ShareDir
File::Spec 0.8
HTML::Entities
HTML::Scrubber 0.08
-Log::Dispatch 2.0
+Log::Dispatch 2.23
Sys::Syslog 0.16
Locale::Maketext 1.06
Locale::Maketext::Lexicon 0.32
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list