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:
e4584fc
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Fri, 18 Jul 2003 07:49:36 +0000
(07:49 +0000)
committer
Jim Meyering
<jim@meyering.net>
Fri, 18 Jul 2003 07:49:36 +0000
(07:49 +0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 600b5e10744b02dd34a02889bdeaba98a19e69d9..53be934f9a0d9c38a4f8e0a45f931e34a7c7f214 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-2,6
+2,10
@@
* Version 5.0.90.
+ * src/uniq.c (writeline): Use a SPACE, not a TAB between the
+ count and the corresponding line, as required by POSIX.
+ Reported by Clement Wang.
+
* tests/expr/basic: Add tests for when exit status is 2.
* src/nohup.c (NOHUP_FOUND_BUT_CANNOT_INVOKE, NOHUP_FAILURE):