From 1ca0a75b8460543fcc590dbd8d2fab61fdaf0b1d Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Fri, 2 Feb 2001 14:43:57 +0000 Subject: [PATCH] 2001-02-02 --- harbour/ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 9a3e2c5a2c..19eb24c4bb 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,8 +1,8 @@ -2000-02-02 15:40 GMT+1 Antonio Linares +2001-02-02 15:40 GMT+1 Antonio Linares * source/compiler/harbour.c * HB_P_LOCALNAME local index fixed. -2000-02-02 14:39 GMT+1 Antonio Linares +2001-02-02 14:39 GMT+1 Antonio Linares * source/vm/hvm.c * function hb_vmLocalName() properly implemented. @@ -11,7 +11,7 @@ ! Warning: HB_P_LOCALNAME is working wrong! It has to be revised! -2000-02-02 11:46 GMT+1 Antonio Linares +2001-02-02 11:46 GMT+1 Antonio Linares * makefile.bc - removed an empty blank line (was causing a make error) @@ -21,7 +21,7 @@ * source/debug/dbgtarr.prg * fixed editing window height when reviewing just a 1 element array -2000-02-01 06:20 UTC-0800 Brian Hays +2001-02-01 06:20 UTC-0800 Brian Hays * source/rtl/memoline.c * fixed nasty bug that would blow away the app if word wrap was on and the next character after filling the line length was a space.