From 0acd0093256d0b38a1d2ccd77295548711f15663 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Wed, 24 Aug 2005 12:53:33 +0000 Subject: [PATCH] Document PR 34512 closed for this branch. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@239648 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 1b9a1150202..331b423682e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,10 @@ -*- coding: utf-8 -*- Changes with Apache 2.0.55 + *) Fix bad globbing comparison which could result in getting + a directory listing when a file was requested. PR 34512. + [sean ] + *) Fix core dump if mod_auth_ldap's mod_auth_ldap_auth_checker() was called even if mod_auth_ldap_check_user_id() was not (or if it didn't succeed) for non-authoritative cases. -- 2.47.2