big-endian encoding bson objectid

This commit is contained in:
Cloud Wu
2014-06-11 15:11:18 +08:00
parent 4bc2e800fd
commit 0f64e909fa
2 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
Dev version
-----------
* Bugfix: lua mongo driver . Hold reply string before decode bson data.
* More check in bson decoding.
* Use big-endian for encoding bson objectid.
v0.3.0 (2014-6-2)
-----------
* Add cluster support