diff --git a/harbour/ChangeLog b/harbour/ChangeLog index c5a81043b3..f024b0c255 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -9,17 +9,19 @@ */ 2003-03-16 10:33 UTC+0100 Antonio Linares - * If() inline accepts all kind of arguments - Changes borrowed from xHarbour. + * source/compiler/harbour.y + * 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. - Please notice that neither Andi and David proposed solutions - have been used. + * source/rtl/filesys.c + * Proper definition for HAVE_POSIX_IO for MSVC compiler. + This fixes the CurDrive() bug reported by Vicente Aranzana. + Please notice that neither Andi and David proposed solutions + have been used. 2003-03-05 13:35 UTC+0300 Alexander Kresin * source/vm/hvm.c