projects
/
gitmo/Class-MOP.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b6d1f9e
)
Fix release date
0.83
Dave Rolsky [Mon, 27 Apr 2009 15:25:20 +0000 (10:25 -0500)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
41ccf7e
..
ded33fd
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,6
+1,6
@@
Revision history for Perl extension Class-MOP.
-0.83 Sat, April 25, 2009
+0.83 Mon, April 27, 2009
* Class::MOP::Class
- Fix segfault when calling get_method_map on a metaclass for an empty
package (doy)