From 8b3613295a6606ab42ad9cacc5705ce42613ff3d Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Thu, 8 Oct 2015 20:37:13 +0800 Subject: [PATCH] *updated history. --- HISTORY | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY b/HISTORY index ee150a9..08c8bde 100755 --- a/HISTORY +++ b/HISTORY @@ -1,3 +1,7 @@ +Oct. 8 2015 +Fixed an iterator validation bug +Fixed an iterator assignment issue + Oct. 7 2015 Added non number data comparison Improved collection stability