From: Bradley Nicholes Date: Mon, 29 Mar 2004 23:11:00 +0000 (+0000) Subject: Back port X-Git-Tag: pre_ajp_proxy~436 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0f7e5e300524502e5fa0d9d731f77e2cfa77c7cd;p=apache Back port git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103206 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index a902bd875d..b7f0030f06 100644 --- a/CHANGES +++ b/CHANGES @@ -295,6 +295,11 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.50 + *) Fix the comment delimiter in htdbm so that it correctly parses the + username comment. Also add a terminate function to allow NetWare + to pause the output before the screen is destroyed. + [Guenter Knauf , Brad Nicholes] + *) Fix crash when Apache was started with no Listen directives. [Michael Corcoran ]