diff --git a/FoxBin2PRGVersionFile.txt b/FoxBin2PRGVersionFile.txt index a342996..9667216 100644 --- a/FoxBin2PRGVersionFile.txt +++ b/FoxBin2PRGVersionFile.txt @@ -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)