projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
bbdec0f
)
Changes for NEXT
Dave Rolsky [Tue, 28 Sep 2010 19:57:02 +0000 (14:57 -0500)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
f7861ee
..
d2c2fb3
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-39,6
+39,9
@@
NEXT
was constructed caused an error. Now we only call weaken when the new
value is a reference.
+ * t/040_type_constraints/036_match_type_operator.t failed on 5.13.5+. Fixed
+ based on a patch from Andreas Koenig.
+
1.14 Tue, Sep 21, 2010
[BUG FIXES]