From: rkinyon Date: Mon, 27 Feb 2006 15:56:01 +0000 (+0000) Subject: Updated changes with bugfixes X-Git-Tag: 0-98~5 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=bcbe53555e055c6f740cd9e28baf5054e9f7c68e;p=dbsrgits%2FDBM-Deep.git Updated changes with bugfixes --- diff --git a/Changes b/Changes index 259e721..815e672 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,7 @@ Revision history for DBM::Deep. 0.98 Feb ?? ??:??:?? 2006 Pacific - Added in patch by David Cantrell to allow use of DATA filehandle + - Fixed bug where attempting to export() a structure that used autobless would die - Fixed arraytest slowness by localizing $SIG{__DIE__} to prevent Test::Builder's $SIG{__DIE__} from being called. (q.v. http://perldoc.perl.org/functions/eval.html) - More methods have been made private: