changelog
Jesse Luehrs [Thu, 21 Apr 2011 13:51:25 +0000 (08:51 -0500)]
Changes

diff --git a/Changes b/Changes
index 7543436..0e42f07 100644 (file)
--- a/Changes
+++ b/Changes
@@ -9,6 +9,11 @@ for, noteworthy changes.
     Class::MOP::Package. This means that anonymous packages are now also
     possible. (Shawn M Moore, doy)
 
+  [BUG FIXES]
+
+  * No longer call XSLoader from multiple places, as this causes issues on
+    older perls. (doy, ribasushi)
+
 2.0000 Mon, Apr 11, 2011
 
   [API CHANGES]