From 66b42def89be7d18e4ea137e68f64404caf561e9 Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Fri, 17 Jun 2016 16:05:17 +0800 Subject: [PATCH] *improved utf8 string input/output on windows. --- HISTORY | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index cf64073..5cf3f2a 100755 --- a/HISTORY +++ b/HISTORY @@ -1,5 +1,5 @@ Jun. 17 2016 -Improved UTF8 string output on Windows +Improved UTF8 string input/output on Windows Jun. 15 2016 Added endian determination for object comparison