summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-09-03 13:15:05 +0000
committerJim Meyering <jim@meyering.net>1996-09-03 13:15:05 +0000
commit5e053a624ba68df8c74f3cb0fae14b1e6e2c60cf (patch)
treef62418183e06e7973c3b3577682a2a555bd87b79 /old/fileutils
parente3625e303265d32db9d66c0f2c5bd0f66a708b53 (diff)
downloadcoreutils-5e053a624ba68df8c74f3cb0fae14b1e6e2c60cf.tar.xz
.
Diffstat (limited to 'old/fileutils')
-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.