diff --git a/harbour/ChangeLog b/harbour/ChangeLog index e0bf181a86..948b5bfee6 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,10 @@ 2008-12-31 13:59 UTC+0100 Foo Bar */ +2008-08-13 16:35 UTC+0200 Viktor Szakats (harbour.01 syenar hu) + * doc/whatsnew.txt + * More minor adjustments. + 2008-08-13 15:30 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/config/hpux/gcc.cf * harbour/config/sunos/gcc.cf diff --git a/harbour/doc/whatsnew.txt b/harbour/doc/whatsnew.txt index 8e304dd4e2..0aa1f07a8b 100644 --- a/harbour/doc/whatsnew.txt +++ b/harbour/doc/whatsnew.txt @@ -90,9 +90,11 @@ Contrib Known build issues ============================= -- Harbour won't currently compile with MSVC in 64 bit C mode. - Use C++ mode instead, with commands 'set HB_BUILD_MODE=cpp' - and 'make_vc.bat'. +- Harbour with MSVC in 64 bit will only build in C++ mode. + Use 'set HB_BUILD_MODE=cpp' and 'make_vc.bat'. +- Windows 64 bit builds may generate a large amount of type + conversion warnings. This is currently normal and will be + addressed in a future version. - Contrib hbfimage won't currently compile on Linux systems and with Open Watcom compilers. This will be addressed in a future version. @@ -101,9 +103,9 @@ Known build issues For these compilers you will have to supply sqlite3 library yourself. For other compilers, some warnings are expected and normal in this non-Harbour code. -- Windows 64 bit builds may generate a large amount of integer - size conversion warnings. This is currently normal and will be - addressed in a future version. +- Digital Mars C compiler compiles properly, but linking Harbour + executables doesn't currently work. This may be addressed in + a future revision. Version 1.0.0 rc2 (2008-07-01) tag: 1.0.0rc2