From: sprout Date: Thu, 28 Jan 2010 20:41:10 +0000 (-0800) Subject: Begin the Changes for 1.0016 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=78941fa6ef8ffb1cb1d201efe86313ad8d365315;p=dbsrgits%2FDBM-Deep.git Begin the Changes for 1.0016 --- diff --git a/Changes b/Changes index 88af2bf..e615b2b 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ Revision history for DBM::Deep. +1.0016 ??? ?? ??:??:00 2010 P?T + - New caveat in the docs explaining stale references (RT#42129) + - All included modules now have the same version in META.yml, so + the CPAN shell will no longer try to downgrade. + 1.0015 Jan 25 22:05:00 2010 PST - (This version is compatible with 1.0014) - Fix deep recursion errors (RT#53575)