From bfe2b2d32078885cb4d6055f1bbbc8c6ed8cb9f8 Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Sat, 19 Oct 2002 10:20:41 +0000 Subject: [PATCH] 2002-10-19 12:20 UTC+0100 --- harbour/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 3d811b0757..b9df6e6e4c 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,13 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2002-10-19 12:20 UTC+0100 Antonio Linares + * source/rtl/philes.c + ! FRead() fix for dynamic strings use with more than one holder + + Notice: This change fixes the FRead() bug described by Randy Portnoff + + 2002-10-19 11:16 UTC+0100 Antonio Linares * include/hbtypes.h ! minor change to avoid compiling errors if using -DHB_API_MACROS @@ -15,6 +22,7 @@ 2002-10-17 14:40 UTC-0300 Luiz Rafael Culik * source/rtl/tbrowse.prg ! Fixed SetColumnMethod() that was not using all Display Area(The nWidthMax variable was substraced by 2) + 2002-10-17 15:00 UTC+0700 Andi Jahja * source/compiler/harbour.sly * source/compiler/harbour.y