From 4ba4af6853acc2a2fcb8d2094d0e59657ee4eb7c Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Thu, 11 Feb 2016 22:04:30 +0800 Subject: [PATCH] *updated history. --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HISTORY b/HISTORY index 7e03e41..b0bbc35 100755 --- a/HISTORY +++ b/HISTORY @@ -1,3 +1,6 @@ +Feb. 11 2016 +Fixed a bug of the EXIT statement with multiple line IF statement + Feb. 10 2016 Fixed a wrong loop bug with WHILE and DO statements