[patch] Hash::Util::FieldHash v1.01
[p5sagit/p5-mst-13.2.git] / ext / Hash / Util / FieldHash / Changes
index 5ffc28f..dfddfb1 100644 (file)
@@ -10,3 +10,14 @@ Revision history for Perl extension Hash::Util::FieldHash.
 0.02  Fri Apr 20 22:22:57 CEST 2007
         - Bugfix: string keys are now checked whether they represent
         an object, so %fieldhash_clone = %fieldhash_orig works.
+
+1.01  Thu May 31 11:12:20 CEST 2007
+        - Introduced magic id chaching after a suggestion by Jerry Hedden
+        - Added functions id, id_2obj, register, idhash, idhashes
+
+      Sun Jun 17 15:10:45 CEST 2007
+        In preparation for release
+        - added tests for new functions
+        - pod partially re-written to describe the multi-level
+          interface
+        - updated pod part of lib/Hash/Util.pm