summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-11-20 05:18:13 +0000
committerJim Meyering <jim@meyering.net>1996-11-20 05:18:13 +0000
commit179a2c3034aac0bc76f672850388f78e5a2a2bff (patch)
tree0f9fefe7154a250fb88ecb100c7f3049c6043a42 /old
parenta27d1686159adb398f2d81931baa4d10345f6f49 (diff)
downloadcoreutils-179a2c3034aac0bc76f672850388f78e5a2a2bff.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index b6167418a..644a24849 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,14 @@
+Tue Nov 19 23:10:32 1996 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * configure.in (AM_SANITY_CHECK_CC): Remove it. Autoconf-2.11
+ has this built-in.
+ (AC_FUNC_FNMATCH): Use this macro (new with autoconf-2.11) instead
+ of open-coding it.
+
+Sun Nov 17 20:53:00 1996 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * src/touch.c: Remove unused declaration of mktime. From Tony Leneis.
+
Mon Nov 4 23:18:03 1996 Jim Meyering <meyering@na-net.ornl.gov>
* configure.in (test for group_member): Handle it separately