summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-05-09 17:42:59 +0000
committerJim Meyering <jim@meyering.net>1998-05-09 17:42:59 +0000
commitd344aaa1294ee3a864348bc94be243855547dfe9 (patch)
tree5773b74b6fab872207dbe4b78b1e77c9b2d98d7e /old
parent83c2cfa04da9ab123973645fadc9149310847118 (diff)
downloadcoreutils-d344aaa1294ee3a864348bc94be243855547dfe9.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index dcccad3c1..b09025601 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,7 +1,18 @@
-1998-05-03 Jim Meyering <meyering@ascend.com>
+1998-05-09 Jim Meyering <meyering@ascend.com>
* Version 3.16o.
+ * src/dd.c: Include safe-read.h.
+ Don't declare safe_read.
+ * src/touch.c: Likewise.
+
+ * configure.in (AM_FUNC_MKTIME): Use this instead of jm_FUNC_MKTIME.
+
+ * configure.in (jm_TYPE_SSIZE_T): Use it.
+ * acconfig.h (ssize_t): Add undef.
+
+1998-05-03 Jim Meyering <meyering@ascend.com>
+
* po/: Update from gettext-0.10.35.
* intl/: Likewise.
* configure.in: Remove use of AC_LINK_FILES.