diff options
| author | frsyuki <frsyuki@users.sourceforge.jp> | 2010-08-29 18:27:10 +0900 |
|---|---|---|
| committer | frsyuki <frsyuki@users.sourceforge.jp> | 2010-08-29 18:27:10 +0900 |
| commit | 9684c8664fe7643274fe546ccbe0009c741ebc72 (patch) | |
| tree | 0bd90f9ee12c218c0dabf8dd6dcc18649804d14e /cpp/ChangeLog | |
| parent | 3c75361e5a195eba9622927cac7aebe0944f9232 (diff) | |
| download | msgpack-python-9684c8664fe7643274fe546ccbe0009c741ebc72.tar.gz | |
cpp: version 0.5.4
Diffstat (limited to 'cpp/ChangeLog')
| -rw-r--r-- | cpp/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/cpp/ChangeLog b/cpp/ChangeLog index 2756236..71c7d5b 100644 --- a/cpp/ChangeLog +++ b/cpp/ChangeLog @@ -1,5 +1,10 @@ -2010-07-27 version 0.5.3: +2010-08-29 version 0.5.4: + + * includes msgpack_vc2008.vcproj file in source package + * fixes type::fix_int types + +2010-08-27 version 0.5.3: * adds type::fix_{u,}int{8,16,32,64} types * adds msgpack_pack_fix_{u,}int{8,16,32,64} functions |
