summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-11-14 00:29:36 +0000
committerJim Meyering <jim@meyering.net>2004-11-14 00:29:36 +0000
commitd4ad5906cac2378cbefaa9343c461d4cb35006c4 (patch)
tree316164e5bdee6a64f31471ca84a710177f343b50
parentfa83bf0b37b4d71af686bd50b571be60f431de56 (diff)
downloadcoreutils-d4ad5906cac2378cbefaa9343c461d4cb35006c4.tar.xz
.
-rw-r--r--ChangeLog15
1 files changed, 14 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 51ed120af..a1c6d9e43 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,20 @@
-2004-11-12 Paul Eggert <eggert@cs.ucla.edu>
+2004-11-14 Jim Meyering <jim@meyering.net>
* Version 5.3.0.
+ * tests/misc/close-stdout: New file. Test today's closeout.c change.
+ * tests/misc/Makefile.am (TESTS): Add close-stdout.
+
+2004-11-13 Jim Meyering <jim@meyering.net>
+
+ * src/test.c (usage): Put the description of `[-n] STRING'
+ on two lines, one for `-n STRING' and one for `STRING' so that
+ help2man properly escapes the `-'. Otherwise, the hyphen is
+ rendered inappropriately in UTF-8 locales.
+ Reported by Uwe Zeisberger in http://bugs.debian.org/281069.
+
+2004-11-12 Paul Eggert <eggert@cs.ucla.edu>
+
* NEWS: Document the following changes.
* src/sort.c: Avoid O(N**2) behavior when there are many temporary