Apply some changes
[dbsrgits/DBM-Deep.git] / Changes
diff --git a/Changes b/Changes
index 72340c4..5576df8 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,15 @@
 Revision history for DBM::Deep.
 
-1.0019_002 Jan XX XX:00:00 2010 EST
+1.0019_003 Jan XX XX:XX:00 2010 EST
+    (This is the third developer release for 1.0020.)
+    (This version is compatible with 1.0014)
+       - Fixed problem where "./Build test" wouldn't actually -do- anything.
+        - (No-one apparently tried to install this till Steven Lembark. Thanks!)
+    - Fixed speed regression with keys in the File backend.
+        - Introduced in 1.0019_002 to fix #50541
+    - (RT #53575) Recursion failure in STORE (Thanks, SPROUT)
+
+1.0019_002 Jan 05 22:30:00 2010 EST
     (This is the second developer release for 1.0020.)
     (This version is compatible with 1.0014)
        - Fixed bug where attempting to store a value tied to something other than
@@ -17,6 +26,7 @@ Revision history for DBM::Deep.
           machine) now takes ( N / 40 ) ** (1.66) seconds. So, clearing 4000
           keys (as is the test in t/03_bighash.t) would take ~2070 seconds.
     - (RT #40782) Fixed bug when handling a key of '0' (Thanks Sterling!)
+    - (RT #48031) Fixed bug with localized $, (Thanks, SPROUT!)
 
 1.0019_001 Dec 31 22:00:00 2009 EST
     (This is the first developer release for 1.0020.)