summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-09-20 06:44:37 +0000
committerJim Meyering <jim@meyering.net>2002-09-20 06:44:37 +0000
commitf026fc4b46d649d66146d05f1f4c085cc63b4169 (patch)
treecae42892ab16de52018997dd43406d33e4450b48 /ChangeLog
parenteaa5777cc55719feb25565e9cec256d28529f544 (diff)
downloadcoreutils-f026fc4b46d649d66146d05f1f4c085cc63b4169.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f890bcf02..ba750e2b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.