X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ext%2FHash%2FUtil%2FFieldHash%2FChanges;h=dfddfb14862894ea9e4013b64eb86f38adc82330;hb=d74d639bc8e61d741d9a79acc1bd92b4db9c8347;hp=5ffc28fa476d0b9bc84b44db3e87f833e2732c2c;hpb=9c12f1e5a87cce227357eea4b0780c0323f952f0;p=p5sagit%2Fp5-mst-13.2.git diff --git a/ext/Hash/Util/FieldHash/Changes b/ext/Hash/Util/FieldHash/Changes index 5ffc28f..dfddfb1 100644 --- a/ext/Hash/Util/FieldHash/Changes +++ b/ext/Hash/Util/FieldHash/Changes @@ -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