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