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:
aa85d5d
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Thu, 12 Jun 2003 08:17:59 +0000
(08:17 +0000)
committer
Jim Meyering
<jim@meyering.net>
Thu, 12 Jun 2003 08:17:59 +0000
(08:17 +0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
ab2a2f1
..
1eee339
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-2,6
+2,9
@@
* Version 5.0.1.
+ * src/touch.c (touch): Call close only if necessary.
+ From Bruno Haible.
+
* src/wc.c (usage): Correct wording: wc prints counts in the order
`newline, word, byte'. Reported by Keith M. Briggs.
* man/wc.x: Fix it here, too. And change `lines' to `newlines'.