add rt ticket number
Brian Cassidy [Fri, 17 Oct 2008 11:15:13 +0000 (11:15 +0000)]
Changes

diff --git a/Changes b/Changes
index 755cf22..7cc8a47 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,7 @@
 # This file documents the revision history for Perl extension Catalyst.
 
         - Fix forwarding to Catalyst::Action objects (Rafael Kitover).
-        - Fix links to the mailing lists (Florian Ragwitz).
+        - Fix links to the mailing lists (RT #39754 and Florian Ragwitz).
         - Use Class::MOP instead of Class::Inspector (Florian Ragwitz).
         - Change Catalyst::Test to use Sub::Exporter (Florian Ragwitz).
         - Fixed typo in Engine::HTTP::Restarter::Watcher causing -r to complain.