Fixed hardcoded 0 staleness for HEAD in inc_txn_staleness_counter
[dbsrgits/DBM-Deep.git] / Changes
diff --git a/Changes b/Changes
index 4e03a9c..88d6092 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,6 +5,8 @@ Revision history for DBM::Deep.
     - Added filter sugar methods to be more API-compatible with other DBMs
     - Implemented _dump_file in order to display the file structure.
       - Arrays now clean up after themselves better.
+      - Bucketlists now clean up after themselves better.
+      - Reindexing properly clears the old bucketlist before freeing it.
 
 1.0003 Sep 24 14:00:00 2007 EDT
     - THIS VERSION IS INCOMPATIBLE WITH FILES FROM ALL OTHER PRIOR VERSIONS.