From: Justin Erenkrantz Date: Mon, 18 Feb 2002 05:53:33 +0000 (+0000) Subject: Cite PR 9669 submitter. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95a70a0de7cd23cfc9781da75ef5c6e41224dee5;p=thirdparty%2Fapache%2Fhttpd.git Cite PR 9669 submitter. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93473 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 7d65b439290..8e9877346f8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ Changes with Apache 2.0.33-dev + *) Fix incorrect check for script_in in mod_cgi. PR 9669. + [David MacKenzie ] + *) Fix segfault and display error when SSLMutex file can not be created. [Adam Sussman ]