]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Oops - wrong bug number.
authorGraham Leggett <minfrin@apache.org>
Fri, 21 May 2004 23:53:08 +0000 (23:53 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 21 May 2004 23:53:08 +0000 (23:53 +0000)
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

CHANGES

diff --git a/CHANGES b/CHANGES
index 5a3b9a0384a6a88affa4d3ebfa6e29d994ac5aeb..b7f3afaa451c822c3e6cf87a9f92cac8fec7f733 100644 (file)
--- 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 <jah@progress.com>]
+     is NULL. PR 28250 [Jari Ahonen <jah@progress.com>]
 
   *) Quotes cannot be used around require group and require dn
      directives, update the documentation to reflect this. Also add