From 30ea7659713c846bfc873b06ad9596d19bf80cd5 Mon Sep 17 00:00:00 2001 From: Ignacio Ortiz de Zuniga Date: Thu, 20 Jun 2002 12:37:06 +0000 Subject: [PATCH] *** empty log message *** --- harbour/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 8dba2bad3d..86b931db91 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,10 +8,15 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2002-06-20 14:28 UTC+0100 Ignacio Ortiz + * source/pp/ppcore.c + - Removed warning for #Define redefinition when the new define + value is exactly the same as the old value (same as Clipper) + 2002-06-19 17:14 UTC+0100 Dave Pearson * doc/en/compiler.txt - Removed /10 switch. - + 2002-06-15 13:04 UTC-0300 Walter Negro * source/vm/hvm.c ! Fixed support for FOR_NEXT with STEP 0