]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
remove two more items that have been backported to 2.4
authorStefan Fritsch <sf@apache.org>
Sun, 9 Dec 2012 21:50:13 +0000 (21:50 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 9 Dec 2012 21:50:13 +0000 (21:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1419170 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 055959f3300d10819aa6ddf031cee91f96fd5211..11ed9c6c06641c7aa45cd474dd88ca12ed584ee0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -40,9 +40,6 @@ Changes with Apache 2.5.0
      Windows ("...rename tempfile to datafile failed..."). PR 38827
      [Eric Covener]
 
-  *) mod_proxy: Add ability to configure the sticky session separator.
-     PR 53893. [<inu inusasha de>, Jim Jagielski]
-
   *) mod_proxy_ftp: Fix segfaults on IPv4 requests to hosts with DNS AAAA records.
      PR 40841. [Andrew Rucker Jones <arjones simultan dyndns org>,
      <ast domdv de>, Jim Jagielski]
@@ -64,10 +61,6 @@ Changes with Apache 2.5.0
      error handling. Add some of htpasswd's improvements to htdbm,
      e.g. warn if password is truncated by crypt(). [Stefan Fritsch]
 
-  *) ab: add TLS1.1/TLS1.2 options to -f switch, and adapt output
-     to more accurately report the negotiated protocol. PR 53916.
-     [Nicolás Pernas Maradei <nico emutex com>, Kaspar Brand]
-
   *) mod_systemd: New module, for integration with systemd on Linux.
      [Jan Kaluza <jkaluza redhat.com>]