aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2011-04-11 20:51:44 +0800
committerwxs <wxs@FreeBSD.org>2011-04-11 20:51:44 +0800
commit16cc2e55ec4431bfbd06a0cec07953398b2935bd (patch)
tree2b984550619208c52d539dc68de633e53730c2fa
parentbf835d4ecfadaea055e6140c3b847b6674f87a13 (diff)
downloadfreebsd-ports-gnome-16cc2e55ec4431bfbd06a0cec07953398b2935bd.tar.gz
freebsd-ports-gnome-16cc2e55ec4431bfbd06a0cec07953398b2935bd.tar.zst
freebsd-ports-gnome-16cc2e55ec4431bfbd06a0cec07953398b2935bd.zip
Mention minor sudo configuration change.
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index bbb7104d0a1b..a6f2dbd15a84 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ 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.
+20110411:
+ AFFECTS: users of security/sudo
+ AUTHOR: wxs@FreeBSD.org
+
+ The security/sudo port no longer installs an empty sudoers.d directory.
+ If you have an old sudoers file laying around you will have to
+ either comment out, or remove the includedir line for that directory.
+
20110409:
AFFECTS: users of japanese/asterisk-sounds
AUTHOR: tota@FreeBSD.org