]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Good to note
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 6 Oct 2001 18:59:58 +0000 (18:59 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 6 Oct 2001 18:59:58 +0000 (18:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91337 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 5773195f50c04c31ad13112f621ed065a0eea263..a7247a6df8d739ea8d7d58e993fecefa4d1243b5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
 Changes with Apache 2.0.26-dev
 
+  *) Allow ApacheBench to connect to and control Apache on other 
+     WinNT/2K machines.   [Mladen Turk <mturk@mappingsoft.com>]\r
+
   *) Remove the Port directive.  In it's place, the Listen directive
      is now a required directive, which tells Apache what port to
      listen on.  The ServerName directive has also been extended