diff --git a/harbour/ChangeLog b/harbour/ChangeLog index c16c3b4958..aadae681aa 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -449,6 +449,9 @@ Mon Jul 26 11:42:11 1999 Gonzalo A. Diethelm * source/rdd/nulsys/nulsys.prg New file. Allow compile without RDD driver +19990727-21:11 CET Patrick Mast + * Release of Build 29 + 19990724-11:50 CET Patrick Mast * Makefile.b16 and Makefile.b32 added -DHARBOUR_USE_GTAPI swicth diff --git a/harbour/doc/whatsnew.txt b/harbour/doc/whatsnew.txt index 99968ce57e..d365a26c19 100644 --- a/harbour/doc/whatsnew.txt +++ b/harbour/doc/whatsnew.txt @@ -1,3 +1,24 @@ +Build #29 27 July 1999 +- Support for these compilers: + C++ Builder + DJGPP for Dos/Windows + MacIntosh + BC 3.1, 4.0, 4.5, 5.2 + GCC OS/2 + GCC Win32 + MS VC + GCC Linux / Unix + IBM C + Watcom C/C++ 10 +- New INI file support +- Enhanced support for MEMVAR's +- Added support for PUBLIC, PRIVATE and PARAMETERS +- Added support for empty arguments in functions. +- Added colors support +- Added support for concatenation operator "-" +- Added support to generate runtime errors in functions + + Build #28 18 July 1999 - Added support for MS Visual C++