1
0
mirror of https://github.com/msgpack/msgpack-c.git synced 2025-03-22 08:26:35 +01:00

Changelogging

This commit is contained in:
gfx 2010-09-17 14:02:12 +09:00
parent b71cc5d7ee
commit a10eb2a0d7

@ -1,3 +1,8 @@
0.24
- Fixed a possible SEGV on streaming unpacking (gfx)
- Improve performance, esp. in unpacking (gfx)
0.23
(NO FEATURE CHANGES)