From 810034c081b73bbf1c0f6038f5e510c62f4cb8e1 Mon Sep 17 00:00:00 2001 From: Brian Hays Date: Wed, 20 Sep 2000 18:31:34 +0000 Subject: [PATCH] 2000-09-20 11:20 UTC+0800 Brian Hays --- harbour/ChangeLog | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 3e8957fc05..42f09b142a 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,11 +1,12 @@ - source\rdd\dbf1.c +2000-09-20 11:20 UTC+0800 Brian Hays + * source\rdd\dbf1.c !removed reference to unknown pItem in HB_TRACE for hb_dbfUnlockAllRecords - doc/en/garbage.txt - minor grammar fixes - source/rdd/workarea.c - added Item lock/unlock to SetFilter/Clearfilter so GC won't - de-allocate the codeblock - (fixes error at close of app for a bad pointer in hb_xfree) + * doc/en/garbage.txt + * minor grammar fixes + * source/rdd/workarea.c + ! added Item lock/unlock to SetFilter/Clearfilter so GC won't + de-allocate the codeblock + (fixes error at close of app for a bad pointer in hb_xfree) 2000-09-20 13:12 GMT+3 Alexander Kresin * source/rdd/workarea.c