Whoops
Peter Rabbitson [Mon, 10 Aug 2009 06:19:55 +0000 (06:19 +0000)]
Changes

diff --git a/Changes b/Changes
index 6bf0eb7..b9e7b1b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -28,7 +28,7 @@ Revision history for DBIx::Class
         - Support for 'smalldatetime' type used in MSSQL and Sybase for
           InflateColumn::DateTime
         - Support for Postgres 'timestamp without timezone' type in
-          InflateColumn::DateTime
+          InflateColumn::DateTime (RT#48389)
         - Added new MySQL specific on_connect_call macro 'set_strict_mode'
           (also known as make_mysql_not_suck_as_much)
         - Multiple prefetch-related fixes: