summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2015-03-31 21:23:05 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2015-03-31 21:23:05 +0000
commit195b91c2e847ff18fc93839034ab6dcea79f5cb3 (patch)
treeb52c1eff440b0eed650fbb7cf6fe7f69846810ab /CHANGES
parentmisc/qt5ct: (diff)
- document new subversion httpd module file
Notes
Notes: svn path=/head/; revision=382871
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 06fbb46b8df3..214ba4c7eeb5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,13 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
+20150331:
+AUTHOR: ohauer@FreeBSD.org
+
+ Subversion modules are no longer activated in httpd.conf!
+ To activate the subversion apache modules a dedicated file
+ will be installed as modules.d/220_subversion.conf
+
20150326:
AUTHOR: bdrewery@FreeBSD.org