From: rkinyon Date: Mon, 1 Oct 2007 15:16:12 +0000 (+0000) Subject: Fixed date on release of 1.0005 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a381d32dd0a9c3cd6cceb2e973963ebf15f34950;p=dbsrgits%2FDBM-Deep.git Fixed date on release of 1.0005 --- diff --git a/Changes b/Changes index 6bc7c2e..8618e7c 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ Revision history for DBM::Deep. -1.0005 Sep 28 12:15:00 2007 EDT +1.0005 Oct 01 11:15:00 2007 EDT - (This version is compatible with 1.0004) - Added proper singleton support. This means that the following now works: $db->{foo} = [ 1 .. 3];