From 8ab140c50ef5bf77d98e1a0e374e45fbcac115d6 Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Wed, 6 Jul 2016 14:11:29 +0800 Subject: [PATCH] *updated history. --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HISTORY b/HISTORY index bb6036d..d18de0e 100755 --- a/HISTORY +++ b/HISTORY @@ -1,3 +1,6 @@ +Jul. 6 2016 +Fixed a memory leak with the PRINT statement + Jul. 5 2016 Improved error handling