From bb91c813c0256d55f1cd9167578bf8740b455cca Mon Sep 17 00:00:00 2001 From: Brian Hays Date: Tue, 23 Jan 2001 02:07:10 +0000 Subject: [PATCH] 2000-01-22 18:00 UTC-0800 Brian Hays --- harbour/ChangeLog | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index e71850ebe9..52b191aede 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,8 @@ +2000-01-22 18:00 UTC-0800 Brian Hays + * contrib/rdd_ads/adsfunc.c + + added ADSRegCallBack(cbBlock) and ADSClrCallBack() to register a callback function + during index creation. + 2000-01-22 18:00 UTC-0800 Brian Hays * contrib/rdd_ads/ads1.c ! integrated AOF creation into dbSetFilter if SET OPTIMIZE is on. @@ -27,16 +32,18 @@ I hope to remove this if we agree to make it an rdd func * harbour/contrib/rdd_ads/doc/en/adsfuncs.txt + * documented ADSCustomizeAOF -ord.ch and hbapirdd.h - added constants for DBOI_OPTLEVEL return values - #define DBOI_OPTIMIZED_NONE 0 - #define DBOI_OPTIMIZED_PART 1 - #define DBOI_OPTIMIZED_FULL 2 + * harbour/include/ord.ch and hbapirdd.h + + added constants for DBOI_OPTLEVEL return values + #define DBOI_OPTIMIZED_NONE 0 + #define DBOI_OPTIMIZED_PART 1 + #define DBOI_OPTIMIZED_FULL 2 -hb_api.txt -hb_apiit.txt - added text for hb_param and hb_itemParam + * harbour/doc/en/hb_api.txt + * added text for hb_param + * harbour/doc/en/hb_apiit.txt + * added text for hb_itemParam 2001-01-22 13:15 UTC-0500 David G. Holm + doc/en/gtslang.txt