From 2ce2703a3f2c6a4a0b3af66dd8614327114a25c2 Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Tue, 27 Oct 2015 13:12:09 +0800 Subject: [PATCH] *updated history. --- HISTORY | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY b/HISTORY index 89a3e44..fba8041 100755 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,7 @@ Oct. 27 2015 Added an mb_set_import_handler function Added an mb_init_coll function +Fixed a collection referencing by iterator bug during GC Fixed an argument detection issue with nil value Improved stability