From 879834a0f30f2cb5e75c82cfe4b7f97fcca47f13 Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Tue, 21 Jun 2016 20:46:01 +0800 Subject: [PATCH] *updated history. --- HISTORY | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY b/HISTORY index efaffe4..f2775b7 100755 --- a/HISTORY +++ b/HISTORY @@ -4,6 +4,7 @@ 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 +Fixed a referenced usertype operation bug Jun. 17 2016 Improved UTF8 string input/output on Windows