From 7cfd2f89e7177249a2166a8a32295421e163d412 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 29 May 2000 20:22:59 +0000 Subject: [PATCH] 2000-05-29 22:26 UTC+0100 Victor Szakats --- harbour/ChangeLog | 5 +++++ harbour/doc/whatsnew.txt | 10 +++++++++- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 850ac54528..8f39f62459 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,8 @@ +2000-05-29 22:26 UTC+0100 Victor Szakats + + * doc/whatsnew.txt + * Updated with items from Jose + 2000-05-29 03:25 UTC-0500 Paul Tucker * contrib\libct\makefile.vc * contrib\libgt\makefile.vc diff --git a/harbour/doc/whatsnew.txt b/harbour/doc/whatsnew.txt index f32d5fa0ae..1bb1bf223b 100644 --- a/harbour/doc/whatsnew.txt +++ b/harbour/doc/whatsnew.txt @@ -26,7 +26,7 @@ Version 0.34 Build 34 (2000-??-??) - OBJ generation support for BCC5x + Blinker5 - Several new CONTRIBs (Nanfor LIB, ZLIB, MSQL, CA-Tools LIB, GT LIB) - Clipper 5.3 compatible MENUITEM, POPUP, TOPBAR classes -- Documentation further enhanced +- HBDOC further enhanced - RSX32 and RSXNT compiler support - SETKEY functions, ASORT(), SAVESCREEN/RESTSCREEN rewritten in C - Extensions (XPP, C53, Harbour) are easier to switch of and better separated @@ -37,6 +37,14 @@ Version 0.34 Build 34 (2000-??-??) - Compiler /BUILD switch added - Crew list added to /CREDIT compiler switch - CURDIR(), CURDRIVE() fixed +- Updated national language modules +- More documented functions +- Documented all db* related functions +- New Item and Extend API functions +- New tests +- HBTEST made compatible with Xbase++ +- DBU sources can be compiled with Harbour without changes +- Added more ADS RDD functions Version 0.33 Build 33 (2000-04-07)