*updated history.

This commit is contained in:
Wang Renxin 2016-02-10 21:27:31 +08:00
parent d0d9c84b9d
commit 2df0952b19

View File

@ -1,3 +1,6 @@
Feb. 10 2016
Fixed a wrong loop bug with WHILE and DO statements
Feb. 4 2016
Avoided warnings with some compilers
Fixed a member assignment bug when cloning a class instance