From 87471c0897983c4b87f61be0292b40508924c667 Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Sat, 19 Oct 2002 09:14:42 +0000 Subject: [PATCH] 2002-10-19 11:16 UTC+0100 --- harbour/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 80035a50fb..3d811b0757 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -7,6 +7,11 @@ For example: 2002-12-01 23:12 UTC+0100 Foo Bar */ + +2002-10-19 11:16 UTC+0100 Antonio Linares + * include/hbtypes.h + ! minor change to avoid compiling errors if using -DHB_API_MACROS + 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)