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:
f390052
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sun, 4 Dec 2005 09:58:40 +0000
(09:58 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 4 Dec 2005 09:58:40 +0000
(09:58 +0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index fd92fe3f932e902961d75a3c4384f4e2936d8dbb..b8854c9d2ea151d0ed2b2a16d58ea51d9b41cbfa 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-2,6
+2,9
@@
* Version 6.0-cvs.
+ * src/sleep.c (usage): Say what happens with two or more arguments.
+ Suggested by Justin Pryzby.
+
* src/uptime.c (print_uptime): Move decl of `upsecs' into scope
where it's used.