From be00affc504cf2d01b8b8405c4085a5c8a60d461 Mon Sep 17 00:00:00 2001 From: fdbozzo Date: Thu, 7 Aug 2014 00:14:48 +0200 Subject: [PATCH] =?UTF-8?q?Changeset:=20395=20fdbozzo=20-=2007/08/2014=200?= =?UTF-8?q?0:12:10:=20-=20Actualizaci=C3=B3n=20del=20txt=20de=20versi?= =?UTF-8?q?=C3=B3n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FoxBin2PRGVersionFile.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/FoxBin2PRGVersionFile.txt b/FoxBin2PRGVersionFile.txt index 853cf99..39805a3 100644 --- a/FoxBin2PRGVersionFile.txt +++ b/FoxBin2PRGVersionFile.txt @@ -2,8 +2,8 @@ Lparameters toUpdateInfo Local lcNote With toUpdateInfo - .VersionNumber = 'v1.19.29' - .VersionDate = Date(2014,08,01) + .VersionNumber = 'v1.19.30' + .VersionDate = Date(2014,08,07) .SourceFileUrl = 'http://vfpxrepository.com/dl/thorupdate/Projects/FoxBin2Prg/FoxBin2Prg.Zip' .Link = 'http://vfpx.codeplex.com/wikipage?title=FoxBin2PRG' @@ -17,8 +17,11 @@ Demo video using FoxBin2Prg with PlasticSCM: http://youtu.be/sE4wQ50Itqg Change History ------------------------------------------------------------- +2014/08/07 v1.19.30 +- Bug Fix vcx/scx: Bad EndText block detection when the previous line end with "," or ";" (Jim Nelson) + 2014/08/01 v1.19.29 -- Bug Fix vcx/scx: Bad text/endtext block detection when there is a line that begins with a "text" field and previous line end with "," in regards of ";" (M_N_M) +- Bug Fix vcx/scx: Bad Text block detection when the previous line ends with "," (M_N_M) - Optimizations and refactoring 2014/07/26 v1.19.28