From e43d25ade9954d9d324ee5a1746eda02416b7101 Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Wed, 21 May 2003 18:37:29 +0000 Subject: [PATCH] 2003-05-21 20:34 UTC+0100 --- harbour/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index d73f0a39c1..358b8637b8 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,7 +8,13 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2003-05-21 20:34 UTC+0100 Antonio Linares + * source/vm/hvm.c + ! Fixed arrays comparison. Now it is Clipper compatible. + Bug reported by Randy Portnoff + 2003-05-21 19:50 UTC+0100 Antonio Linares + * source/vm/memvars.c ! default path support for __MVSave() and __MVRestore() implemented by Alexander Prostoserdov.