use get_or_add_package_symbol where appropriate
[gitmo/Class-MOP.git] / Changes
diff --git a/Changes b/Changes
index 9fc1ab7..9fd2a46 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 Revision history for Perl extension Class-MOP.
 
+  [OTHER]
+
+  * Use get_or_add_package_symbol when we intend for it to autovivify, in
+    preparation for changes in Package::Stash. (doy)
+
 1.08 Mon, Sep 13, 2010
 
   [BUG FIXES]