Browse Source

* API2RTL change documented

Tomas Hajny 24 years ago
parent
commit
d093c5f047
2 changed files with 4 additions and 4 deletions
  1. 4 0
      install/doc/whatsnew.txt
  2. 0 4
      install/fpinst/install.dat

+ 4 - 0
install/doc/whatsnew.txt

@@ -18,6 +18,7 @@ Compiler:
   * Fixed some reported bugs
 
 RTL:
+  + keyboard, mouse and video units added (originally in API)
   + Lot of FreeBSD updates
   * FindFirst/FindClose fixes
   * Termios updates for FreeBSD and Linux
@@ -36,6 +37,9 @@ Utils:
 Docs:
   + IDE documentation
 
+API:
+  - standalone API removed from distribution, units added to RTL
+
 
 ******************************************************************************
                              Whats New in 1.0.2

+ 0 - 4
install/fpinst/install.dat

@@ -31,7 +31,6 @@ package=utilgo32.zip,~E~xtra Utilities
 package=makego32.zip,GNU ~U~tilities (needed for Makefile usage)
 package=gdbgo32.zip,GNU ~D~ebugger for Go32v2
 package=ufclgo32.zip,~F~ree Component Libary (FCL)
-package=uapigo32.zip,~A~PI units (needed by FV)
 package=ubasgo32.zip,Basic ~u~nits (needed by FCL)
 package=unetgo32.zip,~N~etworking units
 package=umisgo32.zip,~M~iscellaneous units
@@ -56,7 +55,6 @@ package=utilw32.zip,~E~xtra Utilities
 package=makew32.zip,GNU ~U~tilities (needed for Makefile usage)
 package=gdbw32.zip,GNU ~D~ebugger for Win32
 package=ufclw32.zip,~F~ree Component Libary (FCL)
-package=uapiw32.zip,~A~PI units (needed by FV)
 package=ubasw32.zip,~B~asic units (needed by FCL)
 package=ugfxw32.zip,O~p~enGL units
 package=ugtkw32.zip,GT~K~ units
@@ -91,7 +89,6 @@ package=docs-pdf.zip,Documentation (~P~DF)
 package=doc-htm.zip,Documentation (~H~MTL)
 package=demo.zip,D~e~mos
 package=ufclexm.zip,Examples for ~F~CL
-package=uapiexm.zip,Examples for ~A~PI
 package=upkgexm.zip,Examples for ~P~ackages
 
 
@@ -104,7 +101,6 @@ package=basesrc.zip,~B~asic Makefiles for the sources
 package=compsrc.zip,~C~ompiler sources
 package=rtlsrc.zip,~R~un time library sources
 package=fclsrc.zip,~F~ree component library (FCL) sources
-package=apisrc.zip,~A~PI units sources
 package=pkgssrc.zip,~P~ackages units sources
 package=utilsrc.zip,~U~tils sources
 package=instsrc.zip,~I~nstaller sources