From 4ddeb1a0c3b1cb71be74215013eaefacdc325a23 Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Mon, 11 Jul 2016 16:41:54 +0800 Subject: [PATCH] *updated history. --- HISTORY | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY b/HISTORY index 3a9abda..72fa819 100755 --- a/HISTORY +++ b/HISTORY @@ -2,6 +2,7 @@ Jul. 11 2016 Added a HASH and COMPARE must come together error Fixed a meta function missing issue for class Fixed a source file information missing issue for routine +Fixed a garbage collection issue of outer scope Fixed a stack tracing issue Jul. 7 2016