summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-09-17 22:06:28 +0000
committerJim Meyering <jim@meyering.net>2002-09-17 22:06:28 +0000
commit78dfee94cb37cd1f678f8941a7d278544b7cbf91 (patch)
treefab3a4059db3a59170d67b9dc44f2b056bccd622 /ChangeLog
parentb8da58cdac9fa7a40551e9744ddd7d9bb44ddd93 (diff)
downloadcoreutils-78dfee94cb37cd1f678f8941a7d278544b7cbf91.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 17 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d0b8907a..f890bcf02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,23 @@
-2002-09-15 Jim Meyering <meyering@lucent.com>
+2002-09-18 Jim Meyering <meyering@lucent.com>
* Version 4.5.2.
+ `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.
+ (decode_one_format): Use PRIdMAX, PRIoMAX, etc. for LONG_LONG.
+ Reported by Arun Sharma.
+
+2002-09-17 Jim Meyering <meyering@lucent.com>
+
+ * src/sys2.h (PRIdMAX, PRIoMAX, PRIuMAX, PRIxMAX): Define if necessary.
+ From gettext's intl/loadmsgcat.c.
+
+ * tests/od/x8: New file/test, for the above fix.
+ * tests/od/Makefile.am (TESTS): Add x8.
+
+2002-09-15 Jim Meyering <meyering@lucent.com>
+
* Use autoconf-2.54. Regenerate dependent files.
* src/csplit.c (get_format_width): Add cast to avoid