Pārlūkot izejas kodu

+ added info about classic MacOS

olle 21 gadi atpakaļ
vecāks
revīzija
849d4dcb44
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      install/doc/whatsnew.txt

+ 2 - 0
install/doc/whatsnew.txt

@@ -11,6 +11,7 @@ Compiler:
   + x86_64/amd64 (Linux) compiler
   + Sparc (Linux) compiler
   + PowerPC MorphOS support
+  + MacOS (classic) compiler (for MPW)
   + Netware Libc support (-Tnetwlibc)
   + Register variable support (-Or) for all targets
   + MacPas compiler mode (-Mmacpas)
@@ -25,6 +26,7 @@ RTL:
   + x86_64/amd64 Linux support
   + Sparc Linux support
   + PowerPC MorphOS support
+  + MacOS (classic) support (except Sysutils and its dependants)
   + Netware Libc support
   + New heap manager that releases memory back to the OS
   + TThread.Synchronize support