projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6944a1f
)
changelog
Yuval Kogman [Thu, 26 Jun 2008 15:47:52 +0000 (15:47 +0000)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
cc8cc7f
..
42ff956
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-27,6
+27,8
@@
Revision history for Perl extension Moose
- added tests for this (sartak)
* Moose::Object
+ - Added BUILDARGS, a new step in new()
+
* Moose::Meta::Role::Application::RoleSummation
- fix typos no one ever sees (sartak)