summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-07-28 07:28:56 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-07-28 07:28:56 +0000
commitaa24517b5f810c7d2c913a22c0c9714983af8116 (patch)
tree4960fe49a172e42771883d4e4b0b1962131767ef /doc
parent6eb119a91e80ae2e8e40e36e28353dc2f4340f51 (diff)
downloadcoreutils-aa24517b5f810c7d2c913a22c0c9714983af8116.tar.xz
chmod 0755 DIR and chmod 755 DIR are now equivalent.
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 97d4ca1cc..7ed09fb5d 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,16 @@
+2006-07-28 Paul Eggert <eggert@cs.ucla.edu>
+
+ * coreutils.texi (install invocation, mkdir invocation):
+ Add cross-references to Directory Setuid and Setgid.
+ (install-invocation): The default mode is no longer equivalent to 755.
+ * perm.texi (Changing Special Mode Bits): Clarify u+s versus
+ a+s versus +s, and likewise for g+s.
+ (Numeric Modes): Bring back example of 0055 == 55. 4755 no
+ longer clears setgid bit on directories.
+ (Directory Setuid and Setgid): Numeric modes now affect setuid
+ and setgid on directories only if they set these bits. This
+ is so that leading 0 has no effect on numeric modes.
+
2006-07-26 Jim Meyering <jim@meyering.net>
* coreutils.texi (What information is listed): Mention that missing