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.