aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2015-04-07 04:07:22 +0800
committerohauer <ohauer@FreeBSD.org>2015-04-07 04:07:22 +0800
commit5adf51cc588665f08651ff66fa546fa4c857dd7e (patch)
tree8e958d40739552468a0ace5878d4bac4563d7e1e /UPDATING
parent43af9f1e4b9a9d604900cef55763ab69f2a3474a (diff)
downloadfreebsd-ports-gnome-5adf51cc588665f08651ff66fa546fa4c857dd7e.tar.gz
freebsd-ports-gnome-5adf51cc588665f08651ff66fa546fa4c857dd7e.tar.zst
freebsd-ports-gnome-5adf51cc588665f08651ff66fa546fa4c857dd7e.zip
- track subversion http module activation change in the correct file
(move entry from CHANGES -> UPDATING)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index dcfdcb423e90..fce6d5c0dedf 100644
--- a/UPDATING
+++ b/UPDATING
@@ -28,6 +28,13 @@ you update your ports collection, before attempting any port upgrades.
format for the new rbot. Update your conf.yaml after with 'core.db: tc'
once converted.
+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
+
20150324:
AFFECTS: Users of dns/bind9*
AUTHOR: mat@FreeBSD.org