Updated Changes file
rkinyon [Fri, 28 Sep 2007 16:10:04 +0000 (16:10 +0000)]
Changes

diff --git a/Changes b/Changes
index e4dd4d1..94c7011 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,9 +1,11 @@
 Revision history for DBM::Deep.
 
-1.0004 Sep 25 00:00:00 2007 EDT
+1.0004 Sep 28 12:15:00 2007 EDT
     - (This version is compatible with 1.0003)
     - Fixed the Changes file (wrong version was displayed for 1.0003)
     - Added filter sugar methods to be more API-compatible with other DBMs
+      - This was added to support a patch provided to IO::All so it can
+        use DBM::Deep as a DBM provider.
     - Implemented _dump_file in order to display the file structure. As a
       result, the following bugs were fixed:
       - Arrays and hashes now clean up after themselves better.