From 7dce691a7e24673c443f36b54f2029d9b290e219 Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Tue, 21 Jun 2016 12:56:42 +0800 Subject: [PATCH] *updated history. --- HISTORY | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY b/HISTORY index 5cfa80b..efaffe4 100755 --- a/HISTORY +++ b/HISTORY @@ -2,6 +2,7 @@ Jun. 21 2016 Added lambda tracing Improved error prompting for wrong function reaching Improved variable argument list processing with lambda +Improved UTF8 string input/output on Windows for the shell Fixed a wrong variable argument list processing issue Jun. 17 2016