X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=e627f614febbb8b13fceaab918acd23475d51045;hb=5c0756fcb3b5c7ca76c52be6c7c9d78841e5d57b;hp=b7d0612f61a19f36f76b8eb024cdda33167c6eb3;hpb=576320ff53f81229790ef9e6822652b74515e162;p=dbsrgits%2FDBM-Deep.git diff --git a/Changes b/Changes index b7d0612..e627f61 100644 --- a/Changes +++ b/Changes @@ -3,6 +3,10 @@ Revision history for DBM::Deep. 1.0014 Jun 13 23:15:00 2008 EST - (This version is compatible with 1.0013) - Fix for RT#36781 (t/44 has an unrequired dependency) + - lock() has been aliased to lock_exclusive(). There is now + a lock_shared() method. The :flock constants are no longer + imported into the DBM::Deep namespace. + **** THIS IS AN API CHANGE **** - Start the process of optimization. 1.0013 Jun 13 23:15:00 2008 EST