From: Matt S Trout Date: Sun, 15 Sep 2013 19:33:09 +0000 (+0000) Subject: changelog the utf8 fix X-Git-Tag: v1.000005~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FHTML-String.git;a=commitdiff_plain;h=3ee6050f4ebaaceebbd4bd0a1429ef659446f1e5 changelog the utf8 fix --- diff --git a/Changes b/Changes index a99a289..1186daa 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,4 @@ + - Fix unicode/wide characters confusing the perl compiler - Ensure TT doesn't try and call methods instead of VMethods 1.000004 - 2013-09-12