summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorINADA Naoki <inada-n@klab.com>2012-08-20 00:11:38 +0900
committerINADA Naoki <inada-n@klab.com>2012-08-20 00:11:38 +0900
commitf74ce3caaa5d1aa3432dca1558a3d13a15d3fae3 (patch)
tree1db95ade969e09be4bd6b11c1588ea1a565d08da /ChangeLog.rst
parent814c42c2917ca62637ee37344c042174dfb10b4b (diff)
downloadmsgpack-python-f74ce3caaa5d1aa3432dca1558a3d13a15d3fae3.tar.gz
0.2.10.2.1
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index e86e3bd..c328f35 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,6 +1,6 @@
0.2.1
=======
-:release date: NOT RELEASED YET
+:release date: 2012-08-20
Changes
-------
@@ -12,6 +12,9 @@ Changes
Bugs fixed
----------
+* Fix msgpack didn't work on SPARC Solaris. It was because choosing wrong byteorder
+ on compilation time. Use ``sys.byteorder`` to get correct byte order.
+ Very thanks to Chris Casey for giving test environment to me.
0.2.0