From c0360a989f9f2d7d2ea99772801cf05cbef89bf3 Mon Sep 17 00:00:00 2001 From: Teo Fonrouge Date: Sun, 8 Nov 2009 15:42:29 +0000 Subject: [PATCH] 2009-11-08 09:42 UTC-0600 Teo Fonrouge (teo/at/windtelsoft/dot/com) * ChangeLog ! Fixed wrong placing of my previous entry on ChangeLog --- harbour/ChangeLog | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 6c368b9649..67b73f36c1 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -2,11 +2,6 @@ * $Id$ */ -2009-11-08 09:28 UTC-0600 Teo Fonrouge (teo/at/windtelsoft/dot/com) - * include/hbdefs.h - ! Fixed compiling of .cpp sources in BCC55 by removing prefix declaration - HB_EXTERN_C_ from "typedef HARBOUR" and "typedef PHB_FUNC" declarations - /* Use this format for entry headers: YYYY-MM-DD HH:MM UTC[-|+]hhmm Your Full Name (your_email address) 2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org) @@ -22,6 +17,15 @@ past entries belonging to author(s): Viktor Szakats. */ +2009-11-08 09:42 UTC-0600 Teo Fonrouge (teo/at/windtelsoft/dot/com) + * ChangeLog + ! Fixed wrong placing of my previous entry on ChangeLog + +2009-11-08 09:28 UTC-0600 Teo Fonrouge (teo/at/windtelsoft/dot/com) + * include/hbdefs.h + ! Fixed compiling of .cpp sources in BCC55 by removing prefix declaration + HB_EXTERN_C_ from "typedef HARBOUR" and "typedef PHB_FUNC" declarations + 2009-11-08 15:28 UTC+0500 April White (april users.sourceforge.net) * harbour/doc/dirstruc.txt * repositioned hbdoc and hbextern, from util to examples