From 40fdd1505d907ace4ef85a16a4885381208a7fdf Mon Sep 17 00:00:00 2001 From: Ignacio Ortiz de Zuniga Date: Mon, 4 Feb 2002 15:47:46 +0000 Subject: [PATCH] *** empty log message *** --- harbour/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 31a77fae72..90d18e3186 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -7,6 +7,11 @@ For example: 2002-12-01 23:12 UTC+0100 Foo Bar */ +2002-02-04 23:10 UTC+0100 JFL (mafact) + * source/vm/hvm.c + * source/vm/classes.c + ! fixed bug where object overloading was using modulus in place of power + for "**" expression * source/vm/runner.c ! added mscv needed type casting to lines 515 & 516