projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e2c71bb
)
changelog
Jesse Luehrs [Wed, 15 Jun 2011 23:33:22 +0000 (18:33 -0500)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
e1328e6
..
f939f13
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-3,6
+3,15
@@
for, noteworthy changes.
{{$NEXT}}
+ [BUG FIXES]
+
+ * The 'accessor' native delegation for hashrefs now allows setting the value
+ to undef. (sugoik, doy)
+
+ [ENHANCEMENTS]
+
+ * Various generated methods have more useful context information. (doy)
+
2.0007 Sun, May 15, 2011
[BUG FIXES]