summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2012-02-28 18:34:13 +0000
committerJim Jagielski <jim@apache.org>2012-02-28 18:34:13 +0000
commitff8b1dfbb696fa0c379f71af0c911e790cbd9b15 (patch)
tree237a659599da31693d86f80041ff48651aa5aece /CHANGES
parent370f744de9628dbe58897c2436f89f8f6a9ea88c (diff)
downloadhttpd-ff8b1dfbb696fa0c379f71af0c911e790cbd9b15.tar.gz
Reflect changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1294764 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0e313adbb2..da5002a7b8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,11 @@
Changes with Apache 2.4.2
+ *) mod_ssl: Properly free the GENERAL_NAMEs. PR 32652.
+
+ *) core: Check during config test that directories for the access
+ logs actually exist. PR 29941.
+
*) mod_xml2enc, mod_proxy_html: Enable per-module loglevels.
[Stefan Fritsch]