A raft of minor improvements
[dbsrgits/DBM-Deep.git] / Changes
diff --git a/Changes b/Changes
index a7cd00f..e4dd4d1 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,10 +1,11 @@
 Revision history for DBM::Deep.
 
 1.0004 Sep 25 00:00: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
     - Implemented _dump_file in order to display the file structure. As a
-      result, the following bugs are fixed:
+      result, the following bugs were fixed:
       - Arrays and hashes now clean up after themselves better.
       - Bucketlists now clean up after themselves better.
       - Reindexing properly clears the old bucketlist before freeing it.