diff options
author | Abhijit Menon-Sen <ams@wiw.org> | 2003-05-05 03:53:44 +0000 |
---|---|---|
committer | Abhijit Menon-Sen <ams@wiw.org> | 2003-05-05 03:53:44 +0000 |
commit | a527182047f5b3d9b38ac720e4fbebe3ecb739c5 (patch) | |
tree | 7692ae92442cf2836d8e0c82c23a2edaabc05c91 /ext/Storable | |
parent | 9d1d2f03e892fae9453eb21bd6774d4900b74b07 (diff) | |
download | perl-a527182047f5b3d9b38ac720e4fbebe3ecb739c5.tar.gz |
Update changelog for 2.07 release.
p4raw-id: //depot/perl@19411
Diffstat (limited to 'ext/Storable')
-rw-r--r-- | ext/Storable/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ext/Storable/ChangeLog b/ext/Storable/ChangeLog index 74bad2eefa..f4edf0c5d6 100644 --- a/ext/Storable/ChangeLog +++ b/ext/Storable/ChangeLog @@ -1,3 +1,10 @@ +Mon May 5 10:24:16 IST 2003 Abhijit Menon-Sen <ams@wiw.org> + + Version 2.07 + + Minor bugfixes (self-tied objects are now correctly stored, as + are the results of additions larger than INT_MAX). + Mon Oct 7 21:56:38 BST 2002 Nicholas Clark <nick@ccl4.org> Version 2.06 |