Changelogging.
Florian Ragwitz [Tue, 10 Mar 2009 03:46:11 +0000 (04:46 +0100)]
Changes

diff --git a/Changes b/Changes
index a2845af..8649a54 100644 (file)
--- a/Changes
+++ b/Changes
@@ -17,6 +17,7 @@ Revision history for Perl extension Class-MOP.
       - Stop segfaulting when trying to get the name from a sub that's
         still being compiled (Florian Ragwitz).
         + Add tests for this (Florian Ragwitz).
+      - Prefix all public symbols with "mop_" (Florian Ragwitz).
     * Tests
       - Remove optional test plans for tests depending on Sub::Name as
         we have a hard dependency on Sub::Name anyway (Florin Ragwitz).