Changed everything around so that we're releasing 1.0003, not 1.0009_01. Plus, update...
[dbsrgits/DBM-Deep.git] / Changes
diff --git a/Changes b/Changes
index d32ae34..2c39a3c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,6 +5,7 @@ Revision history for DBM::Deep.
     - Further fixes for unshift/shift/splice and references (RT# 29583)
     - To fix that, I had to put support for real references in.
       - the 16 and 22 tests are now re-enabled.
+      - Yes, this means that real references work. See t/45_references.t
 
 1.0002 Sep 20 22:00:00 2007 EDT
     - (This version is compatible with 1.0001)