aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2011-04-11 12:51:44 +0000
committerWesley Shields <wxs@FreeBSD.org>2011-04-11 12:51:44 +0000
commit54ba9fee1bb70fc927c6f3c8c34719144972dc27 (patch)
treeae3cf30d08a7d6229f740aa7e3fe0022970d1845 /UPDATING
parent92fc99dfbdf57e864a83eb50d3c8375be7088112 (diff)
downloadports-54ba9fee1bb70fc927c6f3c8c34719144972dc27.tar.gz
ports-54ba9fee1bb70fc927c6f3c8c34719144972dc27.zip
Notes
Diffstat (limited to 'UPDATING')
-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