From 2be98e84672027a1d89eddae90feaec1714ed8d3 Mon Sep 17 00:00:00 2001 From: "Fuji, Goro" Date: Thu, 7 Oct 2010 16:18:47 +0900 Subject: [PATCH] perl: changelogging --- perl/Changes | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/perl/Changes b/perl/Changes index 091c875a..76c2fd76 100644 --- a/perl/Changes +++ b/perl/Changes @@ -1,11 +1,15 @@ +0.31 + + - add version check at bootstrap in order to avoid load old .so (gfx) + 0.30 - - fix utf8 mode not to be reseted by $unpacker->reset method + - fix utf8 mode not to be reseted by $unpacker->reset method (gfx) 0.29 - - add $unpacker->utf8 mode, decoding strings as UTF-8. + - add $unpacker->utf8 mode, decoding strings as UTF-8 (gfx) 0.28