From 3cd41e8d1a1e01cf118ecfadd75f771c39c2e5ca Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Sat, 28 Jun 2003 12:43:24 +0000 Subject: [PATCH] 2003-06-28 14:41 UTC+0100 --- harbour/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 7c3998e10b..7f1b52fc1e 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,12 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2003-06-28 14:41 UTC+0100 Antonio Linares + * source/compiler/gencli.c + + do case implemented for Harbour.NET + ! .NET IL implementation for HB_P_JUMP, HB_P_EXACTLYEQUAL + + Added ObjExactlyEqual( object, object ) for HB_P_EXACTLYEQUAL support + 2003-06-28 11:56 UTC+0100 Antonio Linares * source/compiler/gencli.c + for...next loops implemented for Harbour.NET