projects
/
gitmo/MooseX-AttributeHelpers.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
af1ade4
)
Add changes for splice fix
Dave Rolsky [Thu, 26 Feb 2009 16:07:19 +0000 (16:07 +0000)]
ChangeLog
patch
|
blob
|
blame
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
7f63575
..
707f63b
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,9
@@
Revision history for Perl extension MooseX-AttributeHelpers
+0.15
+ - The splice helper for arrays was completely broken. Reported by
+ Abhijit Mahabal. RT #43343.
+
0.14 Thu October 2, 2008
- Run pod tests only for authors