From 9a06c88f22e83801b9992171f64286110159afac Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Tue, 27 Oct 2015 11:25:16 +0800 Subject: [PATCH] *updated history. --- HISTORY | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY b/HISTORY index 9ffcb8d..0b4c17f 100755 --- a/HISTORY +++ b/HISTORY @@ -1,3 +1,7 @@ +Oct. 27 2015 +Added an mb_init_coll function +Improved stability + Oct. 23 2015 Added public collection manipulation interfaces: mb_get_coll, mb_set_coll, mb_remove_coll, mb_count_coll Improved usertype by adding size customizable mb_val_bytes_t to the value union