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>]
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:
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