projects
/
gitmo/Moo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3de68b9
)
changelog for SIGDIE recursion fix
Graham Knop [Fri, 23 Aug 2013 13:30:23 +0000 (09:30 -0400)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
86085e2
..
5baa9a9
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,3
+1,5
@@
+ - fix infinite recursion if an isa check fails due to another isa check
+ (RT#87575)
- fix Sub::Quote and Sub::Defer under threads (RT#87043)
- better diagnostics when bad parameters given to has