diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 004c9a1f16..c12e929878 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,7 @@ +2000-08-14 18:45 UTC+0800 Ron Pinkas + * doc/whatsnew.txt + + Added simplex. + 2000-08-15 02:48 UTC+0100 Victor Szakats ; Waiting for some minor patches before the new release. diff --git a/harbour/doc/whatsnew.txt b/harbour/doc/whatsnew.txt index 3af1d1d5ba..820ad23b7d 100644 --- a/harbour/doc/whatsnew.txt +++ b/harbour/doc/whatsnew.txt @@ -26,6 +26,8 @@ Version 0.35 Build 35 (2000-08-15) - ADS RDD encryption/decryption functions added. - New GTCGI driver - Improved command line parsing +- Alternate Lexer (SimpLex), utilizes less memory, smaller Harbour.exe + as well as smaller compiled applications (due to smaller macro compiler). Version 0.34 Build 34 (2000-06-02)