Changes entry for PR#3
[p5sagit/Try-Tiny.git] / Changes
diff --git a/Changes b/Changes
index 711e69e..a0bf30a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,17 @@
 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
+    (including via exit, goto)  (mauke, RT#112099)
+
+0.24      2015-12-11 05:20:09Z
+  - fix prereq errors in 0.23
+
 0.23      2015-12-11 04:04:35Z
   - fix syntax of example code (Rudolf Leermakers, PR#22)
   - 'perl' removed from prerequisite recommendations, to avoid tripping up