summaryrefslogtreecommitdiff
path: root/perl/Changes
diff options
context:
space:
mode:
authorTokuhiro Matsuno <tokuhirom@gmail.com>2009-07-02 17:43:58 +0900
committerTokuhiro Matsuno <tokuhirom@gmail.com>2009-07-02 17:43:58 +0900
commit3446c475d753b54cb2103753610fbc6a9596cae4 (patch)
tree540e63fb171816a9bc76dd5a024a9b0ddc6b70a1 /perl/Changes
parentffef0a0b6fd6963e0465652c38185ead937e9545 (diff)
downloadmsgpack-python-3446c475d753b54cb2103753610fbc6a9596cae4.tar.gz
Checking in changes prior to tagging of version 0.03. Changelog diff is:
diff --git a/perl/Changes b/perl/Changes index fb31a69..0c170a3 100644 --- a/perl/Changes +++ b/perl/Changes @@ -1,3 +1,8 @@ +0.03 + + - performance tuning for too long string + - fixed memory leaks in stream unpacker + 0.02 - added $Data::MessagePack::PreferInteger
Diffstat (limited to 'perl/Changes')
-rw-r--r--perl/Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/perl/Changes b/perl/Changes
index fb31a69..0c170a3 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,8 @@
+0.03
+
+ - performance tuning for too long string
+ - fixed memory leaks in stream unpacker
+
0.02
- added $Data::MessagePack::PreferInteger