diff options
author | Jim Meyering <jim@meyering.net> | 1996-05-30 06:34:25 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-05-30 06:34:25 +0000 |
commit | 91e12f541f1371809dd2af98fe4376977eaa8fc2 (patch) | |
tree | 29554a9123731734093cd88cc6bed49a658e5894 /old | |
parent | 176a02c5d977e562203f6f51b0722b535dd381b7 (diff) | |
download | coreutils-91e12f541f1371809dd2af98fe4376977eaa8fc2.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 3a3007141..10e4c4673 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -2,6 +2,9 @@ Thu May 30 00:07:48 1996 Jim Meyering <meyering@na-net.ornl.gov> * Version 1.15. + * intl/Makefile.in (installcheck): New target. + * po/Makefile.in.in (installcheck): New target. + * od.c (decode_one_format): Take another parameter. Give a specific diagnostic for invalid format spec here rather than an overly general one from caller's caller. |