From ec292a1652be03769905a0e60f7ce9de28e04be5 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 11 Aug 2008 22:21:30 +0000 Subject: [PATCH] Marked changes merged with 1.0 --- harbour/ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 393f2cb79c..27c3401cad 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -9,7 +9,6 @@ */ 2008-08-11 21:20 UTC+0200 Viktor Szakats (harbour.01 syenar hu) - * include/hbsetup.h * config/hpux/gcc.cf * config/linux/gcc.cf * config/os2/gcc.cf @@ -19,17 +18,22 @@ Compiling default parts of the software should only rely on manually set macros if there is no reasonable chance to make the detection automatic. + + * include/hbsetup.h ! HB_OS_LINUX, HB_OS_HPUX autodetection supposedly made more robust. + [1.0] * include/hbsetup.ch * include/hbapi.h * source/rtl/hbffind.c - Removed HB_FILE_VER stuff. It's lost its importancy with SVN. + [1.0] * include/Makefile * include/hbcommon.ch - Removed hbcommon.ch no longer needed. It only contained HB_FILE_VER related stuff. + [1.0] * contrib/rddado/Makefile ! Excluded from OS/2 builds. @@ -37,11 +41,13 @@ 2008-08-11 20:41 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/hbmisc/spd.c ! Fix to SQL_SPRINTF() by Xavi. + [1.0] 2008-08-11 19:40 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * make_xmingw.sh ! Fixed to look for hbpp in the path, like it does for harbour. + [1.0] 2008-08-11 18:24 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * config/rules.cf