diff options
author | Jim Meyering <jim@meyering.net> | 1996-05-31 00:51:23 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-05-31 00:51:23 +0000 |
commit | 86f7daf5924b99075245110bcf5e50b2498f974c (patch) | |
tree | b28ab2d8b87ea6e15c1345ce51335061918a484a /old | |
parent | 91e12f541f1371809dd2af98fe4376977eaa8fc2 (diff) | |
download | coreutils-86f7daf5924b99075245110bcf5e50b2498f974c.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/ChangeLog | 3 |
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. |