make sure regex for "int" is case insensitive (RT #54053)
[dbsrgits/DBIx-Class-DateTime-Epoch.git] / Changes
diff --git a/Changes b/Changes
index 98e3d89..c3bdfe3 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Perl extension DBIx::Class::DateTime::Epoch.
 
+0.06  Thu Jan 28 2009
+    - make sure regex for "int" is case insensitive (RT #54053)
+
 0.05  Mon Jun 01 2009
     [ THING THAT WILL NO LONGER BREAK YOUR CODE ]
     - added back-compat for the "epoch => 1", etc syntax