aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2012-11-13 09:46:08 +0800
committerwxs <wxs@FreeBSD.org>2012-11-13 09:46:08 +0800
commit1e72376eb19f55b40ae08a09f75ae44c02488c88 (patch)
treebbe5571992aaaea6cb743424f68665276f664dca /UPDATING
parent61381f3293e682686cc850c54ba5e782953b3a9d (diff)
downloadfreebsd-ports-gnome-1e72376eb19f55b40ae08a09f75ae44c02488c88.tar.gz
freebsd-ports-gnome-1e72376eb19f55b40ae08a09f75ae44c02488c88.tar.zst
freebsd-ports-gnome-1e72376eb19f55b40ae08a09f75ae44c02488c88.zip
Add a note about git-daemon(1) now running as git_daemon user.
Suggested by: lme@ Feature safe: yes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index a58c67f13f14..bdd93f256228 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,13 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20121112:
+ AFFECTS: Users of devel/git
+ AUTHOR: wxs@FreeBSD.org
+
+ The git-daemon(1) process now runs as the git_daemon user. Please make
+ sure that this user has appropriate permissions to the repositories.
+
20121109:
AFFECTS: FreeBSD < 9.1 users of syslog-ng >= 3.3.6
AUTHOR: cy@FreeBSD.org