Added changes made by Joe last night to Changes file
rkinyon [Thu, 23 Feb 2006 15:02:58 +0000 (15:02 +0000)]
Changes

diff --git a/Changes b/Changes
index eee959c..dae4297 100644 (file)
--- a/Changes
+++ b/Changes
@@ -29,8 +29,10 @@ Revision history for DBM::Deep.
     - TIEARRAY and TIEHASH now check their parameters more thoroughly
     - Negative indices for arrays works as expected, including throwing the appropriate
       errors.
-    - RT #16877 is fixed (DBM::Deep broken with Perl 5.9.3+)
-    - TODO: RT #14893 is fixed (tie() and new() use different parameter lists)
+    - RT #16877 is fixed (DBM::Deep broken with Perl 5.9.3+).
+    - RT #14893 is fixed (tie() and new() use different parameter lists).
+    - A bug with optimize and threading is fixed.
+    - autobless has received some attention, resulting in a number of bugs fixed.
 
 0.96  Oct 14 09:55:00 2005 Pacific
     - Fixed build (OS X hidden files killed it)