Start preparing the Changes file for 1.0015
[dbsrgits/DBM-Deep.git] / Changes
diff --git a/Changes b/Changes
index e627f61..6bb571a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for DBM::Deep.
 
+1.0015 Jan 24 ??:??:00 2010 PST
+    - Fix deep recursion errors (RT#53575)
+    - Avoid leaving temp files lying around (RT#32462)
+
 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)
@@ -7,7 +11,6 @@ Revision history for DBM::Deep.
       a lock_shared() method. The :flock constants are no longer
       imported into the DBM::Deep namespace.
       **** THIS IS AN API CHANGE ****
-    - Start the process of optimization.
 
 1.0013 Jun 13 23:15:00 2008 EST
     - (This version is compatible with 1.0012)