From d4ad5906cac2378cbefaa9343c461d4cb35006c4 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 14 Nov 2004 00:29:36 +0000 Subject: . --- ChangeLog | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 51ed120af..a1c6d9e43 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,20 @@ -2004-11-12 Paul Eggert +2004-11-14 Jim Meyering * 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 + + * 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 + * NEWS: Document the following changes. * src/sort.c: Avoid O(N**2) behavior when there are many temporary -- cgit v1.2.3-54-g00ecf