changelog and version bump 1.9904
Jesse Luehrs [Fri, 4 Mar 2011 20:17:32 +0000 (14:17 -0600)]
Changes
dist.ini

diff --git a/Changes b/Changes
index 74dcb9b..3bbee16 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,6 +5,9 @@ for, noteworthy changes.
 
   [BUG FIXES]
 
+  * Reinitializing anonymous roles used to accidentally clear out the role's
+    stash in some circumstances. This is now fixed. (doy)
+
   * The Int type constraint now rejects integers with trailing newlines.
     (Matthew Horsfall)
 
index 3f65b3a..26e5315 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -4,7 +4,7 @@ license = Perl_5
 copyright_year   = 2010
 copyright_holder = Infinity Interactive, Inc.
 
-version = 1.9903
+version = 1.9904
 
 [=inc::RequireAuthorDeps]