2011-07-20 11:11 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* NEWS
    + copied known issues from recent Harbour thread
    + added text redirecting users to ChangeLog for new 
      featues, changes and possible incompatibilities.
      [TOMERGE 3.0]
This commit is contained in:
Viktor Szakats
2011-07-20 09:11:41 +00:00
parent 0c6b9ea8d4
commit dc0b92e3a9
2 changed files with 21 additions and 0 deletions

View File

@@ -16,6 +16,13 @@
The license applies to all entries newer than 2009-04-28.
*/
2011-07-20 11:11 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* NEWS
+ copied known issues from recent Harbour thread
+ added text redirecting users to ChangeLog for new
featues, changes and possible incompatibilities.
[TOMERGE 3.0]
2011-07-18 12:42 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* INSTALL
+ added link to new announcement list

View File

@@ -19,10 +19,24 @@ Note
[TODO]
Please refer to the ChangeLog in the meantime, particularly
to entries marked with the keyword "INCOMPATIBILITY".
Known build issues
=============================
- None
Known open issues
=============================
- HB_TCHAR_* macro usage in Harbour sources
- ACHOICE() minor Clipper compatibility bugs
- MENUSYS minor Clipper incompatibility
- Target specific C code generated for some numeric
operations in -gc3 mode (preventing cross-compilation)
- HBQT class creation not MT safe for multiple reasons (f.e. strtok)
- HBQT valgrind test shows double free at exit
- GTWVW bugs (scrolling bug still there)
Version 2.0.0 (2009-12-22)