From 2b9d91f7cd2bd21bfa4cd32e049bbcd99cfb2ac6 Mon Sep 17 00:00:00 2001 From: fdbozzo Date: Mon, 9 Mar 2015 21:14:58 +0100 Subject: [PATCH] =?UTF-8?q?-=20Archivo=20foxbin2prg.cfg=20renombrado=20a?= =?UTF-8?q?=20foxbin2prg.cfg.txt=20para=20no=20sobreescribir=20el=20archiv?= =?UTF-8?q?o=20de=20configuraci=C3=B3n=20del=20usuario=20(Lutz=20Scheffler?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FoxBin2PRGVersionFile.txt | 1 + foxbin2prg.cfg => foxbin2prg.cfg.txt | 0 2 files changed, 1 insertion(+) rename foxbin2prg.cfg => foxbin2prg.cfg.txt (100%) diff --git a/FoxBin2PRGVersionFile.txt b/FoxBin2PRGVersionFile.txt index e64df08..83bb08b 100644 --- a/FoxBin2PRGVersionFile.txt +++ b/FoxBin2PRGVersionFile.txt @@ -30,6 +30,7 @@ Change History ------------------------------------------------------------- - Change FoxBin2Prg base class from custom to session (Lutz Scheffler) - Feature: Allow processing all project files without converting the PJX/2 (Lutz Scheffler) - Bug Fix pjx/pj2: If end of line (CR+LF) is used on pjx's "Build" properties data, generated pj2 is malformed +- Feature: Default foxbin2prg.cfg configuration file renamed to foxbin2prg.cfg.txt to no overwrite user cfg (Lutz Scheffler) 2015/01/18 v1.19.41 - Bug Fix db2: Erroneous detection of Invalid Table when size is less than 328 bytes. Lower limit was changed to 65 bytes. diff --git a/foxbin2prg.cfg b/foxbin2prg.cfg.txt similarity index 100% rename from foxbin2prg.cfg rename to foxbin2prg.cfg.txt