projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db425e4
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sun, 13 Jul 2003 09:38:07 +0000
(09:38 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 13 Jul 2003 09:38:07 +0000
(09:38 +0000)
doc/ChangeLog
patch
|
blob
|
history
diff --git
a/doc/ChangeLog
b/doc/ChangeLog
index 1f2719561768efe32e192c507a8ff7fc994cab2c..eb77129580b1d3cab2c61eecfed84f67de8ed9b3 100644
(file)
--- a/
doc/ChangeLog
+++ b/
doc/ChangeLog
@@
-3,6
+3,8
@@
* coreutils.texi (chown invocation): Warn that chown
now clears set-user-ID and set-group-ID bits on some systems.
From Bob Proulx.
+ (nohup invocation): Tell what happens when stdout is not a terminal.
+ Based on a suggestion from Steven Mocking.
2003-07-10 Jim Meyering <jim@meyering.net>