changelog for SIGDIE recursion fix
[gitmo/Moo.git] / Changes
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