From 6735a91d3dbca88f02c25ee9b5352313a04e4a63 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 17 Sep 2008 16:01:56 +0000 Subject: [PATCH] Some additions to latest entry --- harbour/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 287bf8637b..d8b79cd440 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -20,6 +20,10 @@ - Removed unnecessary explicit SunOS detection. - Removed unnecessary explicit Darwin detection (to be tested). + * contrib/mtpl_gcc.sh + - Detecting 'cyg' platform looks unnecessary here and may + only create problems, so it got removed. + * contrib/make_gcc_all.sh ! Fixed 'cyg' platform in contrib make files.