- Actualización del archivo de versión

- Reunir los miembros del DBC y regenerar el DBC
This commit is contained in:
fdbozzo
2015-03-21 02:24:11 +01:00
parent a40ccbb237
commit 5bba833c32
2 changed files with 110 additions and 20 deletions

View File

@@ -37,6 +37,7 @@ Change History -------------------------------------------------------------
- Feature: Added new get_Target() API method for obtaining information about processed files (Lutz Scheffler)
- Feature: Added new file processing output to DOS stdOut (Lutz Scheffler)
- Bug Fix: Fixed processing cancelation with Esc key
- Feature: Sort table/view fields alphabetically to facilitate diffing and merging, while maintaining a list with the original field order for correct DBC regeneration (Ryan Harris)
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.