projects
/
p5sagit/Devel-Declare.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7fc3740
)
changelog for patch for RT#102818
Karen Etheridge [Tue, 24 Mar 2015 19:01:12 +0000 (12:01 -0700)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
2e25883
..
b88d3cf
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,5
+1,7
@@
Revision history for Devel-Declare
+ - tests fixed for blead (5.21.*) (Matthew Horsfall, RT#102918)
+
0.006017 - 2014-09-25
- fix for changes in 5.21.4 (Avoid creating GVs when subs are declared),
RT#99102, Father Chrysostomos