diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 5f5794411c..4065ab8b76 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,10 @@ 2008-12-31 13:59 UTC+0100 Foo Bar */ +2008-08-06 17:53 UTC+0200 Viktor Szakats (harbour.01 syenar hu) + * doc/whatsnew.txt + + Updated with recent changes. + 2008-08-06 17:31 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/bin/hb-func.sh * harbour/bin/postinst.sh diff --git a/harbour/doc/whatsnew.txt b/harbour/doc/whatsnew.txt index 10916718a6..aea67a14cb 100644 --- a/harbour/doc/whatsnew.txt +++ b/harbour/doc/whatsnew.txt @@ -2,7 +2,7 @@ * $Id$ */ -Version 1.0.0 (2008-08-01) tag: 1.0.0 +Version 1.0.0 (2008-08-10) tag: 1.0.0 General ============================= @@ -15,6 +15,8 @@ General - Portability fixes (Unicode, 64 bit, Pelles C 32/64 bit, WinCE, eVC4, XCC, Linux mouse detection, OpenWatcom). - Deployment fixes. +- harbour.dll related fixes. +- MinGW bash (msys) build related fixes. Core ============================= @@ -44,6 +46,8 @@ Core __PLATFORM__Windows -> __PLATFORM__WINDOWS __PLATFORM__Linux -> __PLATFORM__LINUX - hbdot functionality merged into hbrun. +- *nix exception handler added. +- Source filename visible in stack traces. Contrib =============================