diff options
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 |