From b15cdade441054fb22e6b8833a0f32132faf2891 Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Mon, 21 Jan 2002 12:43:23 +0000 Subject: [PATCH] 2002-01-21 13:42 UTC+0100 --- harbour/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 8fc1c57db5..17fadf979f 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -7,6 +7,11 @@ For example: 2002-12-01 23:12 UTC+0100 Foo Bar */ + * source/vm/hvm.c + * Improved hb_vmPushString() for execution speed + +2002-01-21 14:54 UTC+0100 Antonio Linares + * source/vm/hvm.c * Improved hb_vmPushSymbol() for execution speed and some minor fixes 2002-01-21 14:36 UTC+0100 Antonio Linares