Browse Source

+ more info added

florian 21 years ago
parent
commit
000d6a1854
1 changed files with 5 additions and 1 deletions
  1. 5 1
      install/doc/whatsnew.txt

+ 5 - 1
install/doc/whatsnew.txt

@@ -30,17 +30,21 @@ RTL:
   + Sysutils.GetLastOSError added
   + Classes.TOwnedCollection added
   + Sysutils.FileIsReadOnly added
+  + support of widestring and currency in the typinfo unit
   * Better support for Libc based RTL (FPC_USE_LIBC)
   * 64bit cleanup for future x86_64 port
   * ExecuteProcess fixes
   * Linux use getdents syscall instead of deprecated readdir
+  * bug fixes
 
 FCL:
   + SDF DB backend
   + TGA support in fpImage
+  + support of widestring and currency type in stream related classes
   * Lot of fixes to fpImage classes
 
 Misc:
+  * better cross development support
   * Documentation updates
   * Testsuite updates to store testrun results in a database
   * Testsuite updates for cross platform testing, with remote rsh/ssh support
@@ -128,4 +132,4 @@ IDE:
   * a lot of bug fixes
 
 Misc:
-  * improved cross compilation
+  * improved cross compilation