From 63b34d97df4a20f190c93c68065b1eb2ca1d6556 Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Thu, 22 Oct 2015 11:07:21 +0800 Subject: [PATCH] *updated history. --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HISTORY b/HISTORY index 308e5fa..0a34821 100755 --- a/HISTORY +++ b/HISTORY @@ -1,3 +1,6 @@ +Oct. 22 2015 +Fixed a memory issue in GC, thanks to John and Cybermonkey342 for pointing it out + Oct. 21 2015 Fixed a reference count manipulation bug Fixed some uninitialized value issues