Changelogging.
Florian Ragwitz [Sun, 15 Mar 2009 18:00:10 +0000 (19:00 +0100)]
Changes

diff --git a/Changes b/Changes
index 9d15d85..01229df 100644 (file)
--- a/Changes
+++ b/Changes
@@ -26,6 +26,7 @@ Revision history for Perl extension Class-MOP.
       - Prefix all public symbols with "mop_" (Florian Ragwitz).
       - Clean up and simplify prehashing of hash keys (Florian Ragwitz).
       - Simplify creating simple xs reader methods (Florian Ragwitz).
+      - Make everything compile with c++ compilers (Florian Ragwitz).
 
     * Tests
       - Remove optional test plans for tests depending on Sub::Name as