diff options
author | ohauer <ohauer@FreeBSD.org> | 2015-04-01 05:23:05 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2015-04-01 05:23:05 +0800 |
commit | d727bd79e6bdef259eb61a0d51556dcd5600b35e (patch) | |
tree | b52c1eff440b0eed650fbb7cf6fe7f69846810ab | |
parent | 60eaa01ae4cfe4fd672c6a3246cfb35a2903f8ae (diff) | |
download | freebsd-ports-gnome-d727bd79e6bdef259eb61a0d51556dcd5600b35e.tar.gz freebsd-ports-gnome-d727bd79e6bdef259eb61a0d51556dcd5600b35e.tar.zst freebsd-ports-gnome-d727bd79e6bdef259eb61a0d51556dcd5600b35e.zip |
- document new subversion httpd module file
-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 |