mo docs
authorBdale Garbee <bdale@gag.com>
Fri, 22 Jul 2011 13:35:23 +0000 (15:35 +0200)
committerBdale Garbee <bdale@gag.com>
Fri, 22 Jul 2011 13:35:23 +0000 (15:35 +0200)
debian/changelog
debian/sudoers

index 0a6eb119b8e6409b25e959d13b66ff98529ab6b0..feb805449ac749cb94b04a873a55fcfb0d3f170f 100644 (file)
@@ -3,6 +3,7 @@ sudo (1.8.1p2-1) UNRELEASED; urgency=low
   * new upstream version
   * include common-session in pam config, closes: #519700, #607199
   * move secure_path from configure to default sudoers, closes: #85123, 85917
+  * improve sudoers self-documentation, closes: #613639
 
  -- Bdale Garbee <bdale@gag.com>  Fri, 22 Jul 2011 15:22:40 +0200
 
index 1f732434060c4bf193bf6bb2fa8b5ea93db107ac..d701b1c631a38185c31629dcf6473557da969b1b 100644 (file)
@@ -21,4 +21,6 @@ root  ALL=(ALL:ALL) ALL
 # Allow members of group sudo to execute any command
 %sudo  ALL=(ALL:ALL) ALL
 
+# See sudoers(5) for more information on "#include" directives:
+
 #includedir /etc/sudoers.d