From a4bc9266a9331529812d1e4fbcb6f63fa015f4e9 Mon Sep 17 00:00:00 2001 From: fdbozzo Date: Tue, 24 May 2016 19:04:05 +0200 Subject: [PATCH] Completed bug fix description on version file --- FoxBin2PRGVersionFile.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FoxBin2PRGVersionFile.txt b/FoxBin2PRGVersionFile.txt index 4ea0370..fdcb68e 100644 --- a/FoxBin2PRGVersionFile.txt +++ b/FoxBin2PRGVersionFile.txt @@ -23,7 +23,7 @@ Change History ------------------------------------------------------------- - BugFix: Fixed incorrectly named variable (Doug Hennig) - BugFix: Added missing assignment (Doug Hennig) - Enhancement: Put double quotes around path in case in contains single quote (Doug Hennig) -- BugFix: Added "+16" to Debug flags to maintain internal defaults +- BugFix: Added "+16" to Debug flags to maintain internal defaults to not generate timestamps on xx2 files 2016/02/06 v1.19.46 - Bug Fix: set_UserValue() method causes error when trying to get information about another error and the VFP binary table can not be opened (ie, because corrupted memo)