X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=ba9483e49451d5647b27d64ba8b8f8f11faae5f2;hb=7eb7e054668b74a47101e31a5f21ab7494d81b37;hp=f7225875adb8de8ede5aa9e4d66d684b6cd84f98;hpb=0a14785c68b278ebd1c4ce8f9538881fa6814040;p=gitmo%2FMooseX-Singleton.git diff --git a/ChangeLog b/ChangeLog index f722587..ba9483e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ Revision history for Perl extension MooseX-Singleton -0.08 +0.08 2008-05-24 - fix make_immutable keyword in test (Sartak) - immutable singleton objects did not call triggers in the constructor (Dave Rolsky) - fix immutability to actually work with modern Moose 0.41+ (Dave Rolsky)