diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2015-04-01 05:23:05 +0800 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2015-04-01 05:23:05 +0800 |
commit | 195b91c2e847ff18fc93839034ab6dcea79f5cb3 (patch) | |
tree | b52c1eff440b0eed650fbb7cf6fe7f69846810ab /CHANGES | |
parent | d4a982490d9a11eebe2572415b368687f73c2b68 (diff) | |
download | freebsd-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-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |