Fixed date on release of 1.0005
rkinyon [Mon, 1 Oct 2007 15:16:12 +0000 (15:16 +0000)]
Changes

diff --git a/Changes b/Changes
index 6bc7c2e..8618e7c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for DBM::Deep.
 
-1.0005 Sep 28 12:15:00 2007 EDT
+1.0005 Oct 01 11:15:00 2007 EDT
     - (This version is compatible with 1.0004)
     - Added proper singleton support. This means that the following now works:
         $db->{foo} = [ 1 .. 3];