From 0e79a63edc87826ed35622941f7ecca58830ba16 Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Sat, 19 Oct 2002 11:24:21 +0000 Subject: [PATCH] 2002-10-19 13:27 UTC+0100 --- harbour/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 0fb24fbcd6..9ced90817a 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,16 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2002-10-19 13:27 UTC+0100 Antonio Linares + * include/hbapi.h + * include/hbtypes.h + * source/vm/extend.c + * source/vm/maindllp.c + ! all hb_stor... functions changed to return an int value + + Notice: These changes fixes the extend API compatibility issues + with Clipper reported by gabor salai + 2002-10-19 12:53 UTC+0100 Antonio Linares * source/vm/extend.c ! minor fix to hb_parc()