]> granicus.if.org Git - apache/commitdiff
Just rambling
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 16 Aug 2001 08:24:18 +0000 (08:24 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 16 Aug 2001 08:24:18 +0000 (08:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90210 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
STATUS

diff --git a/CHANGES b/CHANGES
index 7a17c7aea163e139cbd87c6487022d5507c94c8d..a80c236b77e4488294494c4235a578e66d65bc11 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
 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>]
 
diff --git a/STATUS b/STATUS
index d40809544caed2e910aac5ad7932b7c69d68cdb1..a7dbd6f3ebfa89d0e5d3240da6be8b7215372b84 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 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