diff options
author | Jim Meyering <jim@meyering.net> | 2006-06-25 06:55:07 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-06-25 06:55:07 +0000 |
commit | b2657ecc6a8193a862991bfb08cdc91c6cc5cb91 (patch) | |
tree | 785c4224143a5ce350f0b759b9812a4d6a7050b7 /doc/ChangeLog | |
parent | 99fb2bfe1f72be004245801fc57bbc10c25bcdd1 (diff) | |
download | coreutils-b2657ecc6a8193a862991bfb08cdc91c6cc5cb91.tar.xz |
(sleep invocation): Document that accepting
multiple arguments and suffixes are extensions.
Reported by Dan Jacobson.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 04aa1d77b..d3b8bbbbb 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2006-06-20 Eric Blake <ebb9@byu.net> + + * coreutils.texi (sleep invocation): Document that accepting + multiple arguments and suffixes are extensions. + Reported by Dan Jacobson. + 2006-06-12 Paul Eggert <eggert@cs.ucla.edu> * Makefile.am (check-texinfo): Use $(_W) and $(W_) instead of |