Changeset: 403 fdbozzo - 10/08/2014 11:47:52:

This commit is contained in:
fdbozzo
2014-08-10 11:49:14 +02:00
parent 15835ddd94
commit 7ca5b643c8

View File

@@ -20,6 +20,7 @@ Change History -------------------------------------------------------------
2014/08/07 v1.19.30
- Bug Fix vcx/scx: Bad EndText block detection when the previous line ends with "," or ";" (Jim Nelson)
- Bug Fix vcx/scx: Some methods are not alphabetically sorted in some inheritance situations (Ryan Harris)
- Added FoxUnit test cases to bug fix confirmation of both
2014/08/01 v1.19.29
- Bug Fix vcx/scx: Bad Text block detection when the previous line ends with "," (M_N_M)