From fd3c93b02f378b2bb083828163a6764b4ca107a2 Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Mon, 3 Dec 2001 14:02:59 +0000 Subject: [PATCH] 2001-12-03 15:00 GTM+1 --- harbour/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 23f9709cb8..64a5861209 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,10 @@ +2001-12-03 15:00 GTM+1 Antonio Linares + * harbour/include/clipdefs.h + #ifndef HB_OS_WIN_32 used instead of __HARBOUR__ + + * harbour/include/extend.api + #ifndef HB_OS_WIN_32 used instead of __HARBOUR__ + 2001-12-03 11:20 GTM+1 Antonio Linares * harbour/include/clipdefs.h #ifndef used to avoid Windows.h collisions