projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d2470cc
)
changelog
Guillermo Roditi [Mon, 1 Jun 2009 21:29:26 +0000 (17:29 -0400)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
ee1831a
..
5833de0
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-20,6
+20,7
@@
for, noteworthy changes.
#44895. (Sartak)
* Tests
- Update test suite for subname change in Class::MOP (nothingmuch)
+ - Add test for infinite recursion in Moose::Meta::Class (groditi)
0.79 Wed, May 13, 2009
* Tests