summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-05-02 15:37:18 +0000
committerJim Meyering <jim@meyering.net>1998-05-02 15:37:18 +0000
commit9dc7d5d2ae6f6456704fcfb90665ed32e5ec4d37 (patch)
tree13ca78618c4e3258fee67af40d644f13dff8d0a5 /old/sh-utils
parent45af919ce6c3c2f91afb1604f0e419d52559d609 (diff)
downloadcoreutils-9dc7d5d2ae6f6456704fcfb90665ed32e5ec4d37.tar.xz
.
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index e51633aa3..eea401a67 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,22 @@
+1998-05-02 Jim Meyering <meyering@ascend.com>
+
+ * src/seq.c (check_format): Use ISDIGIT, not isdigit.
+
+1998-04-26 Jim Meyering <meyering@ascend.com>
+
+ * configure.in: Use jm_ASSERT.
+ * acconfig.h: Add NDEBUG.
+
+1998-04-13 Jim Meyering <meyering@eng.ascend.com>
+
+ * lib/Makefile.am (noinst_HEADERS): Add safe-read.h.
+
+1998-04-09 Jim Meyering <meyering@ascend.com>
+
+ * configure.in (AM_MAINTAINER_MODE): Remove it.
+ No longer use AC_PATH_PROG to check for perl.
+ (jm_PERL): Use this instead.
+
1998-04-04 Jim Meyering <meyering@ascend.com>
* lib/readutmp.h (PARAMS): Define.