[Moose-commits] r7554 - Mouse/trunk
sartak at code2.0beta.co.uk
sartak at code2.0beta.co.uk
Thu Feb 5 03:48:33 GMT 2009
Author: sartak
Date: 2009-02-04 19:48:33 -0800 (Wed, 04 Feb 2009)
New Revision: 7554
Modified:
Mouse/trunk/Changes
Log:
Note enum and override/super implementations in Changes
Modified: Mouse/trunk/Changes
===================================================================
--- Mouse/trunk/Changes 2009-02-05 03:47:44 UTC (rev 7553)
+++ Mouse/trunk/Changes 2009-02-05 03:48:33 UTC (rev 7554)
@@ -24,6 +24,10 @@
* use Data::Util to make method modifiers fast if it's available (dann)
+ * Implement "enum" type constraints
+
+ * Implement "override" and "super"
+
0.14 Sat Dec 20 16:53:05 2008
* POD fix
More information about the Moose-commits
mailing list