From 7a7cb2bab2bcba2e27f19e2b95019f8006b75977 Mon Sep 17 00:00:00 2001 From: Andi Jahja Date: Sat, 15 Dec 2001 19:34:25 +0000 Subject: [PATCH] Andi Jahja --- harbour/ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index ca4e41ab7a..bc9aae6eac 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,12 +8,21 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2001-12-16 02:15 GMT+0700 Andi Jahja + + Revision by Ron Pinkas + * source/compiler/harbour.sly + * source/vm/mamvars.c + ! __ISMV() in memvars was incorrectly returning TRUE for + *any* dynamic symbol, instead of only MEMVARs. + + 2001-12-15 16:04 UTC+0100 Viktor Szakats * source/common/hbver.c ! Displays Windows XP properly ! Displays Windows ME properly (well, hopefully because I - couldn't test this, if anyone has ME, please test it.) + couldn't test this, if anyone has ME, please test it.) 2001-12-15 15:53 UTC+0100 Viktor Szakats