Apply some changes
[dbsrgits/DBM-Deep.git] / Changes
diff --git a/Changes b/Changes
index 5576df8..4b51f1c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-Revision history for DBM::Deep.
+Revision history for DBM::Deep (ordered by revision number).
 
 1.0019_003 Jan XX XX:XX:00 2010 EST
     (This is the third developer release for 1.0020.)
@@ -47,6 +47,19 @@ Revision history for DBM::Deep.
     - Hopefully, this multi-engine support will allow deprecation of the file
       format in the future.
 
+1.0016 Feb 05 22:10:00 2010 PST
+    - (This version is compatible with 1.0015)
+    - New caveat in the docs explaining stale references (RT#42129)
+    - All included modules now have the same version in META.yml, so
+      the CPAN shell will no longer try to downgrade.
+    - Fixed bug in clear() for hashes (RT#50541)
+
+1.0015 Jan 25 22:05:00 2010 PST
+    - (This version is compatible with 1.0014)
+    - Fix deep recursion errors (RT#53575)
+    - Avoid leaving temp files lying around (RT#32462)
+    - (RT #48031) Fixed bug with localized $, (Thanks, SPROUT!)
+
 1.0014 Jun 13 23:15:00 2008 EST
     - (This version is compatible with 1.0013)
     - Fix for RT#36781 (t/44 has an unrequired dependency)