From fcf42ab0143bbb860d4ff22c5694e30acb90c3ea Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Tue, 12 Nov 2002 13:33:01 +0000 Subject: [PATCH] 2002-11-12 14:32 UTC+0100 --- harbour/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index d87b3a3a07..b6227f57f7 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,12 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2002-11-12 14:32 UTC+0100 Antonio Linares + * source/vm/hvm.c + + strings as bytes arrays management implemented + + Notice: Assignment is not implemented yet! + 2002-11-12 12:55 UTC+0100 Antonio Linares * source/vm/hvm.c + ":=" operator overloading support for locals and statics variables.