Doc Sam's regex change
Dave Rolsky [Thu, 17 Dec 2009 20:35:43 +0000 (14:35 -0600)]
Changes

diff --git a/Changes b/Changes
index 3fc96ab..14a566f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,9 @@
 Also see Moose::Manual::Delta for more details of, and workarounds
 for, noteworthy changes.
 
+   * Moose::Util::TypeConstraints
+     - Sped up the type constraint parsing regex. (Sam Vilain)
+
    * Makefile.PL
      - Use Module::Install extensions explicitly to avoid confusing errors if
        they're not installed