projects
/
gitmo/Class-MOP.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b293f28
)
adding details to changelog
Stevan Little [Sat, 12 Apr 2008 16:26:01 +0000 (16:26 +0000)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
6ff83eb
..
8b3297a
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-5,6
+5,8
@@
Revision history for Perl extension Class-MOP.
- rebless_instance now returns the instance
it has just blessed, this is mostly to
facilitate chaining
+ - set the attr correctly in rebless_instance
+ when it has no init_arg
0.54 Fri. March, 14, 2008
* Class::MOP