From e1fb7e93fe77a3f1f18851fa9bbe0094f64c425f Mon Sep 17 00:00:00 2001 From: Patrick Mast Date: Fri, 18 Jun 1999 22:37:14 +0000 Subject: [PATCH] Build 27 Whatsnew.txt --- harbour/whatsnew.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/harbour/whatsnew.txt b/harbour/whatsnew.txt index c4bbe63a08..cce0bccd15 100644 --- a/harbour/whatsnew.txt +++ b/harbour/whatsnew.txt @@ -1,3 +1,17 @@ +Build #27 18 June 1999 + +- Added new directory with GNU MAKE files for GCC on Linux +- Added support for Watcom C/C++ compiler +- Harbour compiles fine on Linux now. +- Optional Strong Typed Variables +- New DosShell function for DOS, OS/2 & Windows +- First release of hScript added. Internet Scripting Samples! +- Integrated preprocessor into compiler +- Check on non used variables in codeblocks +- Extended syntax for AllTrim and RTrim + +---------------------------------------------------------------------- + Build #26 12 June 1999 - Check for non used declared variable