diff --git a/install/doc/whatsnew.txt b/install/doc/whatsnew.txt index edd8c49153..ce296e1beb 100644 --- a/install/doc/whatsnew.txt +++ b/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 diff --git a/install/fpinst/install.dat b/install/fpinst/install.dat index bf0c4b09ed..7a3a29b202 100644 --- a/install/fpinst/install.dat +++ b/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