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()