From bd35f561542eb9acb1075934deec2f335c0112a3 Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Mon, 27 Jul 2015 13:06:46 +0800 Subject: [PATCH] *updated HISTORY --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HISTORY b/HISTORY index e0e2f05..677d855 100755 --- a/HISTORY +++ b/HISTORY @@ -1,3 +1,6 @@ +Jul. 27 2015 +Fixed a memory leak with mb_pop_xxx, thanks to Daniel Haensse for pointing it out + Jul. 20 2015 Fixed a string manipulation bug