This commit is contained in:
Lutz
2022-02-25 17:22:30 +01:00
parent a83c02166e
commit f574bd7dc9
3 changed files with 25 additions and 1 deletions

Binary file not shown.

View File

@@ -39,9 +39,16 @@ Demo video using FoxBin2Prg with PlasticSCM: http://youtu.be/sE4wQ50Itqg
+++++++++++++++++++++++ Change History +++++++++++++++++++++++
2022-02-25 v1.19.69
-Bug Fix: Missing class when building text file from corrupted VCX (bjornhoeksel)
-Bug Fix: Recreating a class while an object with same name exists in VCX fails (bjornhoeksel)
- Docu: Template configuration files FOXBIN2PRG.DBF.TXT and FOXBIN2PRG.DBF.CFG.TXT in English
- Docu: Notice in contribution file to creating files above in English
- Docu: Started reworking double documentation
2022-01-18 v1.19.68
- Bug Fix: Converting MN2 to MNX ignores the programmer-defined "Pad Name" found in "Prompt Options" screen (Jimrnelson)
- Docu: Minor links in readme.html
- Bug Fix: Converting MN2 to MNX ignores the programmer-defined "Pad Name" found in "Prompt Options" screen
2021-12-07 v1.19.67
- Bug Fix: Double classes in VCX (LScheffler)