From 20cc6f74631ebb63430d85a33ce0532cebdf4e6c Mon Sep 17 00:00:00 2001 From: "Fuji, Goro" Date: Sun, 7 Aug 2011 18:51:34 +0900 Subject: [PATCH] Revert "Changelogging" This reverts commit ba7183a5b415666a5c7f38e437588ef151be4f8e. --- perl/Changes | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/perl/Changes b/perl/Changes index 7e055fc3..d219b4a1 100644 --- a/perl/Changes +++ b/perl/Changes @@ -1,10 +1,7 @@ 0.35 - - Fix compatibility with MessagePack RPC spec: stringified numbers - (SVs with both POK and IOK/NOK) should be packed as numbers, - not strings; thanks to @heavenshell (gfx) - address issue/20 (cho45): Data::MessagePack did not finish correctly - when was given devided packed data (gfx) + when was given devided packed data 0.34