From 7415e33cb1373b3be444aa3db7eb295e5256f600 Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Thu, 20 Dec 2001 10:32:02 +0000 Subject: [PATCH] 2001-12-20 11:35 UTC+0100 --- harbour/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 683b376ab0..49a4eabbcf 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,17 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2001-12-20 11:35 UTC+0100 Antonio Linares + * source/vm/maindll.c + * source/vm/maindllh.c + * source/vm/maindllp.c + * HB_EXPORT used + + * include/hbapi.h + * source/vm/cmdarg.c + * hb_cmdargInit() declared as HB_EXPORT + + 2001-12-20 11:20 UTC+0100 Antonio Linares * include/hbdefs.h + HB_EXPORT definition added. All public functions are HB_EXPORT now