1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-09 18:20:53 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-09-20 06:44:37 +00:00
parent eaa5777cc5
commit f026fc4b46
+10 -1
View File
@@ -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.