From 0ce1904ee35ecebe932c7e675ce86b8195cb1852 Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Sat, 19 Oct 2002 14:19:32 +0000 Subject: [PATCH] 2002-10-19 16:20 UTC+0100 --- harbour/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 9ced90817a..6a8ff93454 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,17 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2002-10-19 16:20 UTC+0100 Antonio Linares + * source/rdd/dbcmd.c + ! some fixes on hb_parc() use from DbCreate() + + WARNING: Cause recent fix to hb_parc() to make it Clipper compatible, + hb_parc() result must be checked before using the returned value. + + REQUEST: Alexander, Horacio and Brian, as the RDDs captains, please review + all hb_parc() use from the RDDs source code, to asure hb_parc() + result is properly tested. + 2002-10-19 13:27 UTC+0100 Antonio Linares * include/hbapi.h * include/hbtypes.h