From 84f55ade1cc09975617c0d4b652e0d628330e3d3 Mon Sep 17 00:00:00 2001 From: Luiz Rafael Culik Date: Fri, 15 Dec 2000 23:33:28 +0000 Subject: [PATCH] See changelog 2000-12-15 21:40 gmt -3 --- harbour/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 250ed1b98e..d8d63aea16 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,10 @@ +2000-12-15 21:40 GMT -3 Luiz Rafael Culik + +*utils/hbmake/hbmake.prg + *fixed findmacro(),setbuild() and replacemacro() functions when a ";" is + used to separate multiple macros + *Fixed bug when -p switch is used + 2000-12-14 17:00 UTC+0800 Ron Pinkas * source/vm/eval.c * Removed unneeded hb_stackItemFromBase(1), reverted to use pItem obtained by hb_param()