Changes
Peter Rabbitson [Sat, 12 Jun 2010 00:09:26 +0000 (02:09 +0200)]
Changes

diff --git a/Changes b/Changes
index 736ea41..6a07924 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,7 +2,7 @@ Revision history for DBIx::Class
 
     * Fixes
         - Make sure Oracle identifier shortener applies to auto-generated
-          column names, so we stay within the 30-char limit
+          column names, so we stay within the 30-char limit (RT#58271)
         - Fix a Storage/$dbh leak introduced by th migration to
           Try::Tiny (this is *not* a Try::Tiny bug)