From: Rainer Jung Date: Fri, 26 Apr 2013 08:22:20 +0000 (+0000) Subject: Done. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e093ed04415973256da2038e560b77ce1dcdbc2;p=thirdparty%2Fapache%2Fhttpd.git Done. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476095 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 802385cafe6..deca4432f09 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,6 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 - *) htdigest: Fix buffer overflow when reading digest password file - with very long lines. PR 54893. [Rainer Jung] - *) mod_setenvif: Fix crash in case SetEnvif and SetEnvIfExpr are used together. PR 54881. [Ruediger Pluem]