From 4b08777fb2c1ec1245b558ab852962eaabc8cf28 Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Mon, 10 Dec 2001 10:58:44 +0000 Subject: [PATCH] 2001-12-10 12:00 GMT+1 --- harbour/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index de41ae1b28..752b7f5329 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,10 @@ +2001-12-10 12:00 GMT+1 Antonio Linares + * harbour/makefile.bc + * removed -v -y flags, letf there by mistake + + * harbour/source/common/hbgete.c + * type cast required + 2001-12-09 21:06 GMT+1 Antonio Linares * harbour/source/vm/maindll.c * HBENTRY() generic DLLs entry point implemented