Changelogging.
Florian Ragwitz [Wed, 29 Apr 2009 14:32:56 +0000 (14:32 +0000)]
Changes

diff --git a/Changes b/Changes
index c92f2a6..5079514 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,8 +2,8 @@
 
         - Various POD tweaks. (hdp, dandv)
         - Fix formatting error in the regex fallback warning. (rafl)
-        - Convert the dispatcher's BUILD method to attribute builders to not
-          override the BUILD method from
+        - Convert the dispatcher's and restarter engine's BUILD method to
+          attribute builders to not override the BUILD method from
           MooseX::Emulate::Class::Accessor::Fast. (rafl)
         - Fix classes without metaclasses restarting, when not using
           B::Hooks::OP::Check::StashChange (t0m)