diff options
author | Jim Meyering <jim@meyering.net> | 2002-09-20 06:44:37 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-09-20 06:44:37 +0000 |
commit | f026fc4b46d649d66146d05f1f4c085cc63b4169 (patch) | |
tree | cae42892ab16de52018997dd43406d33e4450b48 /ChangeLog | |
parent | eaa5777cc55719feb25565e9cec256d28529f544 (diff) | |
download | coreutils-f026fc4b46d649d66146d05f1f4c085cc63b4169.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,7 +1,16 @@ -2002-09-18 Jim Meyering <meyering@lucent.com> +2002-09-20 Jim Meyering <meyering@lucent.com> * Version 4.5.2. + * Makefile.maint (announcement): Arrange to gpg-sign the message. + Add a URL for each detached signature file. + +2002-09-07 Bruno Haible <bruno@clisp.org> + + * configure.ac: Add need-ngettext to AM_GNU_GETTEXT invocation. + +2002-09-18 Jim Meyering <meyering@lucent.com> + `od -t x8' used the wrong (`l'-prefixed) printf format. Likewise for the o8 and u8 formats. * src/od.c (ISPEC_TO_FORMAT): Define macro. |