aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2015-04-01 05:23:05 +0800
committerohauer <ohauer@FreeBSD.org>2015-04-01 05:23:05 +0800
commitd727bd79e6bdef259eb61a0d51556dcd5600b35e (patch)
treeb52c1eff440b0eed650fbb7cf6fe7f69846810ab
parent60eaa01ae4cfe4fd672c6a3246cfb35a2903f8ae (diff)
downloadfreebsd-ports-gnome-d727bd79e6bdef259eb61a0d51556dcd5600b35e.tar.gz
freebsd-ports-gnome-d727bd79e6bdef259eb61a0d51556dcd5600b35e.tar.zst
freebsd-ports-gnome-d727bd79e6bdef259eb61a0d51556dcd5600b35e.zip
- document new subversion httpd module file
-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