From 6ec53e0c6bb908071b2eb3d1841ed84891733a07 Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Thu, 18 Sep 2003 08:09:31 +0000 Subject: [PATCH] 2003-09-18 10:00 UTC+0100 --- harbour/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index acaeed7b16..e14ef9591f 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,12 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2003-09-18 10:00 UTC+0100 Antonio Linares + * source/rdd/dbcmd.c + ! definition required for MSVC + * source/rdd/dbfcdx/dbfcdx1.c + ! some typecastings required for MSVC + 2003-09-17 21:41 UTC+0100 Antonio Linares * source/rdd/dbcmd.c ! fixed bug on hb_strncpyUpper() use from DbUseArea()