projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
316475e
)
Doc recipe rename in Changes
Dave Rolsky [Sat, 11 Feb 2012 21:10:01 +0000 (15:10 -0600)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
d7918be
..
a23f7f2
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-3,6
+3,15
@@
for, noteworthy changes.
{{$NEXT}}
+ [ENHANCEMENTS]
+
+ * The cookbook recipes have all been renamed. Instead of numbered recipes
+ (Basics::Recipe1), we now have descriptive names
+ (Basics::Point_AttributesAndSubclassing). This makes it easier for us to
+ add and remove recipes in the future, and makes it a little easier to
+ converse about them, since the name gives us some clue of what they
+ contain.
+
[BUG FIXES]
* Re-declaring a class_type or role_type constraint that has already been