From f6322df72ba9006c7f4cc7aabed9afe9eae18fb8 Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Tue, 28 Jun 2016 16:52:20 +0800 Subject: [PATCH] *fixed a type detection bug with string. --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HISTORY b/HISTORY index c51c311..ff9eef9 100755 --- a/HISTORY +++ b/HISTORY @@ -1,3 +1,6 @@ +Jun. 28 2016 +Fixed a type detection bug with string + Jun. 27 2016 Added a context parameter to stepped handler