From: Graham Leggett Date: Fri, 21 May 2004 23:53:08 +0000 (+0000) Subject: Oops - wrong bug number. X-Git-Tag: 2.0.50~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34b5744d1242c10d2771e921d5d6eaf2adf2f133;p=thirdparty%2Fapache%2Fhttpd.git Oops - wrong bug number. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103733 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 5a3b9a0384a..b7f3afaa451 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,7 @@ Changes with Apache 2.0.50 *) Fix a potential segfault if the bind password in the LDAP cache - is NULL. PR 26686 [Jari Ahonen ] + is NULL. PR 28250 [Jari Ahonen ] *) Quotes cannot be used around require group and require dn directives, update the documentation to reflect this. Also add