summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 40a8e4e57..6900dc7d7 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,9 @@
Sun Jul 21 11:58:48 1996 Jim Meyering <meyering@na-net.ornl.gov>
+ * lib/yesno.c (yesno) [!HAVE_RPMATCH]: Remove function since we'll
+ always use the rpmatch-based version.
+ Declare rpmatch.
+
* lib/rpmatch.c [STDC_HEADERS]: Guard inclusion of stdlib.h.
(_) [!_]: Define it.
(try): Add RESPONSE parameter.