From: Yuval Kogman <nothingmuch@woobling.org>
Date: Wed, 18 Jun 2008 09:42:00 +0000 (+0000)
Subject: changelog
X-Git-Tag: 0_64~13
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1377b5060e67aa51b914f38fbccc29b96d688b84;p=gitmo%2FClass-MOP.git

changelog
---

diff --git a/Changes b/Changes
index 47bfd6b..02c34aa 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Perl extension Class-MOP.
 
+0.62
+    - in is_class_loaded, recognize scalar references (as opposed to globs) in
+      the symbol table as methods (these are optimized constant subs)
+
 0.61 Fri. June 13, 2008
     - Okay, lets give this another try and see if PAUSE 
       recognizes it correct this time.