]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Documented the printing of HARD_SERVER_LIMIT when using httpd -V.
authorDirk-Willem van Gulik <dirkx@apache.org>
Tue, 16 Jul 2002 13:26:50 +0000 (13:26 +0000)
committerDirk-Willem van Gulik <dirkx@apache.org>
Tue, 16 Jul 2002 13:26:50 +0000 (13:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@96078 13f79535-47bb-0310-9956-ffa450edef68

src/CHANGES

index b04792e4e52b468072b44b3d95ab30c974518118..60fb21d314854d2a28b1b1ffedd687e8f5914be5 100644 (file)
@@ -1,5 +1,8 @@
 Changes with Apache 1.3.27
 
+  *) httpd -V will now also print out the compile time defined
+     HARD_SERVER_LIMIT value. [Dirk-Willem van Gulik].
+
   *) In 1.3.26, a null or all blank Content-Length field would be
      triggered as an error; previous versions would silently ignore
      this and assume 0. As a special case, we now allow this and