update lua-bson to fix the 32bit signed int bug

This commit is contained in:
Cloud Wu
2014-05-21 11:21:01 +08:00
parent d6a4c5cc59
commit 1fbee1ac0b
2 changed files with 12 additions and 9 deletions

View File

@@ -1,3 +1,7 @@
Dev version
-----------
* Bugfix: update lua-bson (signed 32bit int bug)
v0.2.1 (2014-5-19)
-----------
* Bugfix: check all the events already read after socket close