mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
c0e2041006
Changelog diff is: diff --git a/perl/Changes b/perl/Changes index b717a82..82174fe 100644 --- a/perl/Changes +++ b/perl/Changes @@ -1,3 +1,8 @@ +0.27 + + - *6d9a629perl: modified trivial codes in PP::Unpacker(makamaka) + - *ead8edcmodified be unpack_(u)int64 in PP(makamaka) + 0.26 - fixed a serious code typo in PP(makamaka)