2008-08-06 17:53 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

* doc/whatsnew.txt
     + Updated with recent changes.
This commit is contained in:
Viktor Szakats
2008-08-06 15:53:47 +00:00
parent 5375c51c2d
commit 7be1d20032
2 changed files with 9 additions and 1 deletions

View File

@@ -8,6 +8,10 @@
2008-12-31 13:59 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
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

View File

@@ -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
=============================