From 79a489ad5341fbd9809774d712dd39ea525f794a Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Sun, 16 Mar 2003 09:35:32 +0000 Subject: [PATCH] 2003-03-16 10:33 UTC+0100 Antonio Linares --- harbour/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index b1698cfe9d..c5a81043b3 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,13 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2003-03-16 10:33 UTC+0100 Antonio Linares + * If() inline accepts all kind of arguments + Changes borrowed from xHarbour. + + WARNING: We don't know for sure if these changes may bring any + undesirable side effects, so please do all the tests you can. + 2003-03-16 09:50 UTC+0100 Antonio Linares * Proper definition for HAVE_POSIX_IO for MSVC compiler. This fixes the CurDrive() bug reported by Vicente Aranzana.