From 25392ebe4cf0064c313dcedb1418d0fc216724ec Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Sat, 22 Mar 2003 10:27:55 +0000 Subject: [PATCH] 2003-03-22 11:25 UTC+0100 Antonio Linares --- harbour/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 8674a41024..997b7c5b07 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,11 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2003-03-22 11:25 UTC+0100 Antonio Linares + * source/compiler/harbour.y + * fix on recent If() changes + IIf() was accepted but If() not. Now it is ok. + 2003-03-17 15:30 UTC-0500 David G. Holm * source/rtl/filesys.c ! Added newline at end of file.