summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-05-30 06:34:25 +0000
committerJim Meyering <jim@meyering.net>1996-05-30 06:34:25 +0000
commit91e12f541f1371809dd2af98fe4376977eaa8fc2 (patch)
tree29554a9123731734093cd88cc6bed49a658e5894
parent176a02c5d977e562203f6f51b0722b535dd381b7 (diff)
downloadcoreutils-91e12f541f1371809dd2af98fe4376977eaa8fc2.tar.gz
-rw-r--r--old/textutils/ChangeLog3
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.