1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

- document new subversion httpd module file

This commit is contained in:
Olli Hauer 2015-03-31 21:23:05 +00:00
parent d4a982490d
commit 195b91c2e8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382871

View File

@ -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