diff options
author | Rafael Garcia-Suarez <rgs@consttype.org> | 2010-10-31 14:17:20 +0100 |
---|---|---|
committer | Rafael Garcia-Suarez <rgs@consttype.org> | 2010-10-31 14:17:35 +0100 |
commit | 169986538ca31decb52c9931e6700230c17821c8 (patch) | |
tree | 07028da0397ea0007ca0a3cde2208e9e5edcb5f0 /dist/Safe/Changes | |
parent | 45c3e378e4f0099778aec21f94f40fc2357470ca (diff) | |
download | perl-169986538ca31decb52c9931e6700230c17821c8.tar.gz |
Bump Safe's version to 2.29
Diffstat (limited to 'dist/Safe/Changes')
-rw-r--r-- | dist/Safe/Changes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/Safe/Changes b/dist/Safe/Changes index 7dc1c1daf7..385287c3fd 100644 --- a/dist/Safe/Changes +++ b/dist/Safe/Changes @@ -1,3 +1,6 @@ +2.29 Sun Oct 31 2010 + - Add &version::vxs::VCMP to Safe's default share + 2.28 Mon Sep 13 2010 - Avoid infinite loop in _find_code_refs. Patch by Yasushi Nakajima (rt.cpan.org #61262) |