[Moose-commits] r7679 - Class-MOP/trunk

autarch at code2.0beta.co.uk autarch at code2.0beta.co.uk
Sat Feb 14 17:23:38 GMT 2009


Author: autarch
Date: 2009-02-14 09:23:38 -0800 (Sat, 14 Feb 2009)
New Revision: 7679

Modified:
   Class-MOP/trunk/Changes
Log:
Add release date for 0.77 and fix 0.76 release date


Modified: Class-MOP/trunk/Changes
===================================================================
--- Class-MOP/trunk/Changes	2009-02-14 15:20:17 UTC (rev 7678)
+++ Class-MOP/trunk/Changes	2009-02-14 17:23:38 UTC (rev 7679)
@@ -1,5 +1,6 @@
 Revision history for Perl extension Class-MOP.
 
+0.77 Sat, February 14, 2009
     * MOP.xs
       - Avoid assertion errors on debugging perls in is_class_loaded
         (Florian Ragwitz)
@@ -26,7 +27,7 @@
         kept around for backwards compat_i_bility will be removed in a
         near future release. You've been warned.
 
-0.76 Thu, January 22, 2008
+0.76 Thu, January 22, 2009
     * Class::MOP::Method::Generated
       - Added new private methods to support code generation, which
         are being used by Moose and can be used by MooseX




More information about the Moose-commits mailing list