From 72e2d2f91ab595b1206ba52048bd929206794633 Mon Sep 17 00:00:00 2001 From: fdbozzo Date: Thu, 5 Mar 2015 21:04:55 +0100 Subject: [PATCH] =?UTF-8?q?Changeset:=20676=20-=20Actualizado=20el=20archi?= =?UTF-8?q?vo=20de=20versi=C3=B3n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FoxBin2PRGVersionFile.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/FoxBin2PRGVersionFile.txt b/FoxBin2PRGVersionFile.txt index 2db2a73..c5dcc35 100644 --- a/FoxBin2PRGVersionFile.txt +++ b/FoxBin2PRGVersionFile.txt @@ -28,6 +28,7 @@ Change History ------------------------------------------------------------- - Some enhancements in german translations (Lutz Scheffler) - Feature: Added multiprocessing of projects (*.pjx, *.pj2) when specifying "file.pjx", "*" (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) 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.