]> granicus.if.org Git - apache/commitdiff
* Backported
authorRuediger Pluem <rpluem@apache.org>
Fri, 26 Apr 2013 11:39:00 +0000 (11:39 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 26 Apr 2013 11:39:00 +0000 (11:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476148 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index deca4432f0917678952224dd3a369cb153e20aaf..c22aa325aba02a6c6e24759075be8942b32fcd0c 100644 (file)
--- 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 <tjw omnigroup.com>]
 
@@ -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]