summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/fileutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 8b6ae775e..eae2c010f 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,9 @@
+Tue Sep 3 08:13:09 1996 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * lib/rpmatch.c (rpmatch): Set yesexpr to "^[yY]" and noexpr to
+ "^[nN]"; this conforms to POSIX.2. From Paul Eggert
+ <eggert@twinsun.com>.
+
Mon Sep 2 10:59:10 1996 Jim Meyering <meyering@na-net.ornl.gov>
* POTFILES.in: Add lib/rpmatch.c.