[Moose-commits] r7691 - Moose/trunk
autarch at code2.0beta.co.uk
autarch at code2.0beta.co.uk
Sat Feb 14 18:00:44 GMT 2009
Author: autarch
Date: 2009-02-14 10:00:44 -0800 (Sat, 14 Feb 2009)
New Revision: 7691
Modified:
Moose/trunk/Changes
Log:
More changes
Modified: Moose/trunk/Changes
===================================================================
--- Moose/trunk/Changes 2009-02-14 17:58:41 UTC (rev 7690)
+++ Moose/trunk/Changes 2009-02-14 18:00:44 UTC (rev 7691)
@@ -21,16 +21,21 @@
- Accept roles for the wrapped_method_metaclass (rafl)
- added tests for this (rafl)
- * Tests
- - Some tests tried to use Test::Warn 0.10, which had bugs. Now
- they require 0.11. (Dave Rolsky)
-
* Moose::Meta::Attribute
- We no longer pass the meta-attribute object as a final
argument to triggers. This actually changed for inlined code a
while back, but the non-inlined version and the docs were
still out of date.
+ * Tests
+ - Some tests tried to use Test::Warn 0.10, which had bugs. Now
+ they require 0.11. (Dave Rolsky)
+
+ * Documentation
+ - Lots of small changes to the manual, cookbook, and
+ elsewhere. These were based on feedback from various
+ users, too many to list here. (Dave Rolsky)
+
0.69 Thu, February 12, 2009
* Moose
- Make some keyword errors use throw_error instead of croak
More information about the Moose-commits
mailing list