Extended _throw_error per brian d foy's suggestion
[dbsrgits/DBM-Deep.git] / Changes
diff --git a/Changes b/Changes
index 850dc44..54128dc 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for DBM::Deep.
 
+1.0002 Sep ?? ??:??:?? 2007 EDT
+    - Expanded _throw_error() so that it provides better information.
+      (Thanks brian d foy!)
+
 1.0001 Mar 12 16:15:00 2007 EDT
     - (This version is compatible with 1.0000)
     - Added a missing dependency on IO::Scalar (RT #25387)