- Add LOG info about config.fpw used and CodePage
This commit is contained in:
@@ -2,8 +2,8 @@ Lparameters toUpdateInfo
|
||||
|
||||
Local lcNote
|
||||
With toUpdateInfo
|
||||
.VersionNumber = 'v1.19.50.3'
|
||||
.VersionDate = Date(2018,03,15)
|
||||
.VersionNumber = 'v1.19.51'
|
||||
.VersionDate = Date(2018,03,16)
|
||||
.SourceFileUrl = 'http://vfpxrepository.com/dl/thorupdate/Projects/FoxBin2Prg/FoxBin2Prg.Zip'
|
||||
|
||||
.Link = 'http://vfpx.codeplex.com/wikipage?title=FoxBin2PRG'
|
||||
@@ -21,6 +21,9 @@ Demo video using FoxBin2Prg with PlasticSCM: http://youtu.be/sE4wQ50Itqg
|
||||
|
||||
Change History -------------------------------------------------------------
|
||||
|
||||
2018-03-16 v1.19.51
|
||||
- Add LOG info about config.fpw used and CodePage
|
||||
|
||||
2018-03-15 v1.19.50.3
|
||||
- Bug Fix: When adding some non-VFP text files like html,css,etc, in the text section of the project, FoxBin2Prg does not keep this selection when regenerating the PJX, leaving them in the files section (Darko Kezic)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user