Changeset: 626 - Actualización del archivo de versión
This commit is contained in:
@@ -3,7 +3,7 @@ Lparameters toUpdateInfo
|
||||
Local lcNote
|
||||
With toUpdateInfo
|
||||
.VersionNumber = 'v1.19.40'
|
||||
.VersionDate = Date(2015,01,04)
|
||||
.VersionDate = Date(2015,01,11)
|
||||
.SourceFileUrl = 'http://vfpxrepository.com/dl/thorupdate/Projects/FoxBin2Prg/FoxBin2Prg.Zip'
|
||||
|
||||
.Link = 'http://vfpx.codeplex.com/wikipage?title=FoxBin2PRG'
|
||||
@@ -17,12 +17,13 @@ Demo video using FoxBin2Prg with PlasticSCM: http://youtu.be/sE4wQ50Itqg
|
||||
|
||||
Change History -------------------------------------------------------------
|
||||
|
||||
2015/01/04 v1.19.40
|
||||
2015/01/11 v1.19.40
|
||||
- Enhancement frx/lbx: Clean ASCII 0 from expression field for Dataenvironment, Cursors and Relations
|
||||
- Bug fix frx/lbx: When using Dataenvironment with more than one cursor, remaining cursors are lost
|
||||
- Feature: Added new configuration "ShowProgressbar:2" to activate the progressbar only when a directory is selected and deactivate it for individual files (Jim Nelson)
|
||||
- Bug fix dbf: [Error 12, variable "tcOutputFile" is not found] when DBF_Conversion_Support=4 and output file is the same as existent one (Mike Potjer)
|
||||
- Feature: Added new code checking to find duplicated object names for the same class and container to notify those cases of vcx/scx file corruption
|
||||
- Feature scx/vcx/sc2/vc2: Added new code checking to find duplicated object names for the same class and container to notify those cases of file corruption
|
||||
- Fix for "Error 2183: Operation requires that SET MULTILOCKS is set to ON" in some DBF convertions
|
||||
|
||||
2015/01/01 v1.19.39
|
||||
- Bug fix vbs: vbs scripts does not show FoxBin2Prg process errors correctly
|
||||
|
||||
Reference in New Issue
Block a user