Back port

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103206 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bradley Nicholes
2004-03-29 23:11:00 +00:00
parent feee4aa7bc
commit 0f7e5e3005

View File

@ -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 <eflash gmx.net>, Brad Nicholes]
*) Fix crash when Apache was started with no Listen directives.
[Michael Corcoran <mcorcoran warpsolutions.com>]