projects
/
gitmo/Class-MOP.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f98d78e
)
update Changes
Jesse Luehrs [Mon, 22 Jun 2009 05:34:47 +0000 (
00:34
-0500)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
3714033
..
8ec6502
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,5
+1,10
@@
Revision history for Perl extension Class-MOP.
+0.88
+ * Class::MOP::Class
+ - Moved the __INSTANCE__ parameter to _construct_instance from Moose
+ to here. (doy)
+
0.87
* Various
- Made sure to always local-ize $@ and $SIG{__DIE__} before