From 1594fb914bdfcb3f913ffbccd6bd0685ff8c60f9 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 19 Jun 2004 09:24:12 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e5dcb3a700..e60ebc1b68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,16 @@ -2004-06-17 Jim Meyering +2004-06-19 Jim Meyering * Version 5.3.0. + * src/system.h (case_GETOPT_VERSION_CHAR): Switch back to + using GNU_PACKAGE (from PACKAGE) once again. This restores + `GNU' to the parenthesized package name in --version output. + Before, the first argument from AC_INIT, `GNU coreutils', would + be propagated to the PACKAGE variable. Now, `GNU ' is trimmed. + Reported by Richard Stallman. + +2004-06-17 Jim Meyering + * src/tr.c (to_uchar): Rename function from `uchar'. The latter would clash with a typedef in Tru64's . From Albert Chin. -- 2.47.3