summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-05-31 00:51:23 +0000
committerJim Meyering <jim@meyering.net>1996-05-31 00:51:23 +0000
commit86f7daf5924b99075245110bcf5e50b2498f974c (patch)
treeb28ab2d8b87ea6e15c1345ce51335061918a484a /old
parent91e12f541f1371809dd2af98fe4376977eaa8fc2 (diff)
downloadcoreutils-86f7daf5924b99075245110bcf5e50b2498f974c.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 10e4c4673..90c2b89f8 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,5 +1,8 @@
Thu May 30 00:07:48 1996 Jim Meyering <meyering@na-net.ornl.gov>
+ * src/od.c (decode_one_format): Use %lu (not %d) printf format
+ corresponding to unsigned long, SIZE.
+
* Version 1.15.
* intl/Makefile.in (installcheck): New target.