From: Jim Meyering Date: Sun, 14 Nov 2004 00:29:36 +0000 (+0000) Subject: . X-Git-Tag: COREUTILS-5_3_0~422 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d4ad5906cac2378cbefaa9343c461d4cb35006c4;p=platform%2Fupstream%2Fcoreutils.git . --- diff --git a/ChangeLog b/ChangeLog index 51ed120..a1c6d9e 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