X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=fadee1fb294992e046de01790114e291dc68d483;hb=63ea1fd0b9fc09452f0e98ea0d0c0ada6e996b9a;hp=6c4ed4096e177f773c180769cabfb97ab7140b95;hpb=5b778144ecdff1c253bf12aad8f6b451d4a4ca99;p=p5sagit%2FSub-Name.git diff --git a/Changes b/Changes index 6c4ed40..fadee1f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ Revision history for Sub-Name +0.16 2016-06-21 03:41:40Z (TRIAL RELEASE) + - support binary and unicode symbol names (Leon Timmermans, Aristotle + Pagaltzis, Peter Rabbitson, Reini Urban, PR#8) + +0.15 2016-03-15 22:17:38Z + - fix uninitialized warning in test on perls < 5.8.6 (RT#104510) + - repository moved to the github p5sagit organization (the primary is on + shadowcat, mirrored to github) + 0.14 2015-04-24 03:26:54Z - remove mandatory dependencies for optional test - mark the test with B::C as TODO, as it seems to fail frequently and