From: Jesse Luehrs Date: Fri, 16 Aug 2013 17:29:19 +0000 (-0400) Subject: changelog X-Git-Tag: Try-Tiny-0.17 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1d0db44acaeb33a26e025726501150ddcef81880;p=p5sagit%2FTry-Tiny.git changelog --- diff --git a/Changes b/Changes index 285042f..2afcafd 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for Try-Tiny {{$NEXT}} + +0.17 2013-08-16 - work around [rt.perl #119311] which was causing incorrect error messages in some cases during global destruction (Graham Knop, #9)