cpp: version 0.5.2

This commit is contained in:
frsyuki 2010-07-14 17:06:16 +09:00
parent 331bf0af21
commit f5453d38ec
2 changed files with 6 additions and 1 deletions

View file

@ -1,4 +1,9 @@
2010-07-14 version 0.5.2:
* type::raw::str(), operator==, operator!=, operator< and operator> are now const
* generates version.h using AC_OUTPUT macro in ./configure
2010-07-06 version 0.5.1:
* Add msgpack_vrefbuffer_new and msgpack_vrefbuffer_free