aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2015-04-06 20:07:22 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2015-04-06 20:07:22 +0000
commitd0675b2fef8cf7c39022e79e7413d36c3eaf54b0 (patch)
tree8e958d40739552468a0ace5878d4bac4563d7e1e /UPDATING
parentd97131927f54fb0641a77ffed832f90ed0a4fe5b (diff)
downloadports-d0675b2fef8cf7c39022e79e7413d36c3eaf54b0.tar.gz
ports-d0675b2fef8cf7c39022e79e7413d36c3eaf54b0.zip
- track subversion http module activation change in the correct file
(move entry from CHANGES -> UPDATING)
Notes
Notes: svn path=/head/; revision=383476
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