summaryrefslogtreecommitdiff
path: root/old/sh-utils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-12-13 03:07:23 +0000
committerJim Meyering <jim@meyering.net>1996-12-13 03:07:23 +0000
commit6a99b4cc404dd1b8ad9f8b8815f2c1cefe9c6698 (patch)
tree4535a47929ceebde83042eaf1d3394f1117153e9 /old/sh-utils/ChangeLog
parent86d6c36d09c912275d73fabf7254b10c101980a7 (diff)
downloadcoreutils-6a99b4cc404dd1b8ad9f8b8815f2c1cefe9c6698.tar.xz
.
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r--old/sh-utils/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index ec7523229..fc31ffb9e 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,5 +1,15 @@
Thu Dec 12 06:07:30 1996 Jim Meyering <meyering@na-net.ornl.gov>
+ * 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.