From 30cb9fd8cb034eb9969897b7e7d489098ea6fed9 Mon Sep 17 00:00:00 2001 From: fdbozzo Date: Sat, 6 Feb 2016 16:34:49 +0100 Subject: [PATCH] =?UTF-8?q?-=20Actualizaci=C3=B3n=20del=20LOG=20de=20cambi?= =?UTF-8?q?os?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FoxBin2PRGVersionFile.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/FoxBin2PRGVersionFile.txt b/FoxBin2PRGVersionFile.txt index bf628b2..a9275e1 100644 --- a/FoxBin2PRGVersionFile.txt +++ b/FoxBin2PRGVersionFile.txt @@ -3,7 +3,7 @@ Lparameters toUpdateInfo Local lcNote With toUpdateInfo .VersionNumber = 'v1.19.46' - .VersionDate = Date(2016,02,04) + .VersionDate = Date(2016,02,06) .SourceFileUrl = 'http://vfpxrepository.com/dl/thorupdate/Projects/FoxBin2Prg/FoxBin2Prg.Zip' .Link = 'http://vfpx.codeplex.com/wikipage?title=FoxBin2PRG' @@ -17,7 +17,7 @@ Demo video using FoxBin2Prg with PlasticSCM: http://youtu.be/sE4wQ50Itqg Change History ------------------------------------------------------------- -2016/02/04 v1.19.46 +2016/02/06 v1.19.46 - Bug Fix: set_UserValue() method causes error when trying to get information about another error and the VFP binary table can not be opened (ie, because corrupted memo) - Feature: Added internal support for querying directory cfg information, with a new optional parameter, for API methods that require it (ie: get_Ext2FromExt, hasSupport*) - Feature: Convert FUNCTION to PROCEDURE for maintaining compatibility with the way that VFP save methods on binaries @@ -33,6 +33,7 @@ Change History ------------------------------------------------------------- - Bug Fix Pj2: An error is thrown when regenerating a PJX from a PJ2 when some file have parenthesis in it's name (EddieC) - Feature (dbf): New ExcludeDBFAutoincNextval parameter for minimizing DB2 differences (edyshor) - Bug Fix: When processing a file on root dir, a 2062 error occurs (Aurélien Dellieux) +- Feature: Added VFP 9 runtimes (vfp9r.dll, vfp9renu.dll) so FoxBin2Prg can be used with VFP when VPF IDE is not installed 2015/06/21 v1.19.45