diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-09-09 20:51:55 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-09-09 20:51:55 +0000 |
commit | fd4a5b1b53c1154ebf24470267e5347dcaebd921 (patch) | |
tree | a8d5b5ffb99ada2a46fd1b2c2d131cacc09ed75d /doc/ChangeLog | |
parent | 263672792f546ea88f0fe744bdbf75aec5280175 (diff) | |
download | coreutils-fd4a5b1b53c1154ebf24470267e5347dcaebd921.tar.xz |
More nice fixes.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index f81dde6c5..15703ab53 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2005-09-08 Paul Eggert <eggert@cs.ucla.edu> + + * coreutils.texi (nice invocation): Document "niceness" versus + "nice value" versus "scheduling priority". + 2005-09-07 Paul Eggert <eggert@cs.ucla.edu> * coreutils.texi (nice invocation): Use "niceness", not "nice value" |