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.