From 9a2b1d82301dd8d4dcd166573149fc63c70a0fe8 Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Sat, 7 May 2005 15:11:54 +0000 Subject: [PATCH] 2005-05-07 17:01 UTC+0100 --- harbour/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 747d29a851..b034480b43 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,16 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2005-05-07 17:01 UTC+0100 Antonio Linares + * makefile64.nt + + bufferoverflowu.lib added to LDFLAGS as per new Microsoft C 64 compiler + (PSDK April 2005) requirement. + + * hbdate.h + * hbapifs.h + + HB_EXPORT added to those functions that already were using it, as per + new Microsoft C 64 compiler (PSDK April 2005) requirement. + 2005-04-29 16:00 UTC+0100 Antonio Linares * makefile64.nt * -D__64__ removed. No longer needed.