diff options
author | Abhijit Menon-Sen <ams@toroid.org> | 2011-07-03 09:27:02 +0530 |
---|---|---|
committer | Abhijit Menon-Sen <ams@toroid.org> | 2011-07-03 09:27:02 +0530 |
commit | cefcbacf068f5ddfb12a0121b32bfd7c40ca56bb (patch) | |
tree | 0e398399c27502683214cc0703dda0d19dd0b691 /dist/Storable/ChangeLog | |
parent | 05ddb96b05e4ece1cff932941be35a369d3fd1bf (diff) | |
download | perl-cefcbacf068f5ddfb12a0121b32bfd7c40ca56bb.tar.gz |
Add terse changelog entry for 2.29
Diffstat (limited to 'dist/Storable/ChangeLog')
-rw-r--r-- | dist/Storable/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/Storable/ChangeLog b/dist/Storable/ChangeLog index 51642d2ec3..d7f9fab2e0 100644 --- a/dist/Storable/ChangeLog +++ b/dist/Storable/ChangeLog @@ -1,3 +1,9 @@ +Sun 3 Jul 09:10:11 IST 2011 Abhijit Menon-Sen <ams@toroid.org> + Version 2.29 + + Various bugfixes, notably including preventing nfreeze from + incorrectly stringifying integers. + Fri 3 Dec 14:12:32 GMT 2010 David Leadbeater <dgl@dgl.cx> Version 2.25 |