]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
NetWare console screen handling changes
authorBradley Nicholes <bnicholes@apache.org>
Thu, 12 Apr 2001 17:54:58 +0000 (17:54 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Thu, 12 Apr 2001 17:54:58 +0000 (17:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88830 13f79535-47bb-0310-9956-ffa450edef68

src/CHANGES

index ef4d95fd2f5b698f9aa9fc795d51bd4edd31ab88..261f05b3d77fecf7ae6966ff306d3d04ba2f4305 100644 (file)
@@ -1,5 +1,11 @@
 Changes with Apache 1.3.20
 
+  *) Changed the initial screen handling for NetWare so that the -s 
+     parameter will properly destroy the Apache console screen and switch 
+     to the system console screen.  Also removed the call to clrscr() for 
+     NetWare so that any warning messages produced during startup are visible.
+     [Brad Nicholes <BNICHOLES@novell.com>]
+
   *) Integrate support for the Cygwin 1.x platform (a POSIX emulation layer
      for Win32 systems, see http://www.cygwin.com)
      [Stipe Tolj <tolj@wapme-systems.de>]