]> granicus.if.org Git - apache/commitdiff
These be in 2.4.x now
authorJim Jagielski <jim@apache.org>
Wed, 25 Jul 2012 11:56:20 +0000 (11:56 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 25 Jul 2012 11:56:20 +0000 (11:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1365543 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 03f49f69fd90c78e900eb0f0b9430350ccbc483b..dbb8cf82efd1d9bad4389a49e467e3c39c528455 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -31,9 +31,6 @@ Changes with Apache 2.5.0
   *) mod_lua: Change prototype of vm_construct, to work around gcc bug which
      causes a segfault. PR 52779. [Dick Snippe <Dick Snippe tech omroep nl>]
 
-  *) mod_lua: Add the parsebody function for parsing POST data. PR 53064.
-     [Daniel Gruno]
-
   *) mod_ssl: If exiting during initialization because of a fatal error,
      log a message to the main error log pointing to the appropriate
      virtual host error log. [Stefan Fritsch]
@@ -49,9 +46,6 @@ Changes with Apache 2.5.0
      ap_pregcomp() abort if out of memory. This raises the minimum PCRE
      requirement to version 6.0. PR 53284. [Stefan Fritsch]
 
-  *) apxs: Use LDFLAGS from config_vars.mk in addition to CFLAGS and CPPFLAGS.
-     [Stefan Fritsch]
-
   *) suexec: Add --enable-suexec-capabilites support on Linux, to use
      setuid/setgid capability bits rather than a setuid root binary.
      [Joe Orton]