From: Ruediger Pluem Date: Fri, 26 Apr 2013 11:39:00 +0000 (+0000) Subject: * Backported X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a9232fecd3df8e4d5a45518f68d6d7f8988777a;p=thirdparty%2Fapache%2Fhttpd.git * Backported git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476148 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index deca4432f09..c22aa325aba 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,6 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 - *) mod_setenvif: Fix crash in case SetEnvif and SetEnvIfExpr are used - together. PR 54881. [Ruediger Pluem] - *) mod_dav: Make sure that when we prepare an If URL for Etag comparison, we compare unencoded paths. PR 53910 [Timothy Wood ] @@ -12,9 +9,6 @@ Changes with Apache 2.5.0 to reverse the sense of a poll event from a read to a write or vice versa. [Graham Leggett] - *) core: Add workaround for gcc bug on sparc/64bit. PR 52900. - [Stefan Fritsch] - *) htpasswd: Add -v option to verify a password. [Stefan Fritsch] *) htpasswd, htdbm: Fix password generation. PR 54735. [Stefan Fritsch]