summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-05-13 04:15:47 +0000
committerJim Meyering <jim@meyering.net>1998-05-13 04:15:47 +0000
commite7696598525b9f32e727b7cd37db758ec5ce54cf (patch)
tree0a64e7e159db96395165b3214bceb3b55e3aeebc /old
parent33d7cba8a75f0911642d71da5c78acdbe2d16b94 (diff)
downloadcoreutils-e7696598525b9f32e727b7cd37db758ec5ce54cf.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 3990cab14..2281cd70c 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -2,6 +2,9 @@
* Version 3.16o.
+ * configure.in: Use my replacement AC_ISC_POSIX rather than
+ open-coding it.
+
* src/copy.c (copy_internal): Plug a small leak.
1998-05-10 Jim Meyering <meyering@ascend.com>