From a58f01d37cec5115076d7b609712b36ad90c1173 Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Tue, 27 Oct 2015 12:57:54 +0800 Subject: [PATCH] *updated history. --- HISTORY | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY b/HISTORY index c242946..89a3e44 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 an argument detection issue with nil value Improved stability Oct. 23 2015