Changes entry for PR#3
Karen Etheridge [Tue, 15 Mar 2016 23:07:03 +0000 (16:07 -0700)]
Changes

diff --git a/Changes b/Changes
index 4346852..a0bf30a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,9 @@
 Revision history for Try-Tiny
 
 {{$NEXT}}
+  - switch from finalizers using an array to a hash, to resolve segfaults when
+    creating a pseudofork on MSWin before perl 5.20 (Graham Knop,
+    karenetheridge/Sub-Name/#3)
 
 0.25      2016-02-22 20:16:51Z (TRIAL RELEASE)
   - "finally" blocks are now run for all methods of leaving the try block