Commit 67e29a47 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  Just rambling


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90210 13f79535-47bb-0310-9956-ffa450edef68
parent 9a50d098
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
Changes with Apache 2.0.24-dev

  *) Added Win32 revision stamp resources to all http binaries
     (including modules/ and support/ tools.)  PR7322  [William Rowe]

  *) Fix ap_rvprintf to support more than 4K of data at one time.
     [Cody Sherr <csherr@covalent.net>]

+1 −6
Original line number Diff line number Diff line
APACHE 2.0 STATUS:						-*-text-*-
Last modified at [$Date: 2001/08/16 05:04:38 $]
Last modified at [$Date: 2001/08/16 08:24:18 $]

Release:

@@ -228,11 +228,6 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
      process (e.g., mutex init failure), other children (cgid, at least) 
      are left hanging around

    * Win32 should grow version info on all .dll/.so/.exe binaries.  Pretty
      simple with the right script (awk or perl), we just don't need to grow
      dozens of new files in the repository to do so.
      Suggested by: Jerker Back <info.jelmar@telia.com> PR 7388

    * Win32: Get Apache working on Windows 95/98. The following work
	(at least) needs to be done:
	- winnt MPM: Fix 95/98 code paths in the winnt MPM. There is some NT