From: Jesse Luehrs Date: Fri, 16 Aug 2013 18:30:10 +0000 (-0400) Subject: changelog X-Git-Tag: Try-Tiny-0.17~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=570821c3b305ba9c47c28073a5d5eb1fbd849eef;p=p5sagit%2FTry-Tiny.git changelog --- diff --git a/Changes b/Changes index 3961cef..285042f 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for Try-Tiny {{$NEXT}} + - work around [rt.perl #119311] which was causing incorrect error messages in + some cases during global destruction (Graham Knop, #9) 0.16 2013-07-10 - remove accidental Sub::Name test dep