From d3bfb3257499f4d8f09e832847bc38072331b3c1 Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Mon, 11 Jul 2016 14:24:23 +0800 Subject: [PATCH] *updated history. --- HISTORY | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY b/HISTORY index 8e8ebdc..3a9abda 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 stack tracing issue Jul. 7 2016 Added function overriding support for referenced usertype