- Archivo foxbin2prg.cfg renombrado a foxbin2prg.cfg.txt para no sobreescribir el archivo de configuración del usuario (Lutz Scheffler)

This commit is contained in:
fdbozzo
2015-03-09 21:14:58 +01:00
parent 90a6630b1a
commit 2b9d91f7cd
2 changed files with 1 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ Change History -------------------------------------------------------------
- Change FoxBin2Prg base class from custom to session (Lutz Scheffler) - Change FoxBin2Prg base class from custom to session (Lutz Scheffler)
- Feature: Allow processing all project files without converting the PJX/2 (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 - 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 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. - Bug Fix db2: Erroneous detection of Invalid Table when size is less than 328 bytes. Lower limit was changed to 65 bytes.