chmod, install, and mkdir now leave setgid and setuid bits
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Jul 2006 03:13:14 +0000 (03:13 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Jul 2006 03:13:14 +0000 (03:13 +0000)
commit628c7baa85934252389017886f36cd3d025a6ddb
tree126f9453f6ce35ee2d142bd0f8c0da705f0d6abe
parentd847e28b37cba59cb449efcc6623bb0bfcc2765c
chmod, install, and mkdir now leave setgid and setuid bits
of directories alone unless you specify them explicitly.
install and mkdir now implement X correctly.
install now creates parent directories with mode 755, without
changing their owner or group.
ChangeLog
doc/ChangeLog
lib/ChangeLog
m4/ChangeLog