From: Jim Meyering Date: Fri, 13 Dec 1996 03:07:23 +0000 (+0000) Subject: . X-Git-Tag: SH-UTILS-1_14~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6a99b4cc404dd1b8ad9f8b8815f2c1cefe9c6698;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index ec75232296..fc31ffb9e5 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,15 @@ Thu Dec 12 06:07:30 1996 Jim Meyering + * Version 1.14. + + * configure.in: Bump version to 1.14. + + * lib/getdate.y (IN_CTYPE_DOMAIN): Rename from ISASCII. + (ISDIGIT): New definition from Paul Eggert. + This one evaluates its argument exactly once. + (yylex): Move increment out of ISALPHA argument. Use a + comma-expression instead. + * src/false.sh (usage): Update bug-reporting address. * src/groups.sh (usage): Likewise. * src/nohup.sh (usage): Likewise.