aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2015-04-01 05:23:05 +0800
committerOlli Hauer <ohauer@FreeBSD.org>2015-04-01 05:23:05 +0800
commit195b91c2e847ff18fc93839034ab6dcea79f5cb3 (patch)
treeb52c1eff440b0eed650fbb7cf6fe7f69846810ab /CHANGES
parentd4a982490d9a11eebe2572415b368687f73c2b68 (diff)
downloadfreebsd-ports-gnome-195b91c2e847ff18fc93839034ab6dcea79f5cb3.tar.gz
freebsd-ports-gnome-195b91c2e847ff18fc93839034ab6dcea79f5cb3.tar.zst
freebsd-ports-gnome-195b91c2e847ff18fc93839034ab6dcea79f5cb3.zip
- document new subversion httpd module file
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