From: Jim Meyering Date: Tue, 3 Sep 1996 13:15:05 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19d~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e053a624ba68df8c74f3cb0fae14b1e6e2c60cf;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 8b6ae775e6..eae2c010f5 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,9 @@ +Tue Sep 3 08:13:09 1996 Jim Meyering + + * lib/rpmatch.c (rpmatch): Set yesexpr to "^[yY]" and noexpr to + "^[nN]"; this conforms to POSIX.2. From Paul Eggert + . + Mon Sep 2 10:59:10 1996 Jim Meyering * POTFILES.in: Add lib/rpmatch.c.