summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1992-12-02 18:42:09 +0000
committerJim Meyering <jim@meyering.net>1992-12-02 18:42:09 +0000
commitd9bd06c03c81b722110d2ff58b4111b9dddd4f2f (patch)
tree9ecae9fb45d95d486cd2557444fbde5b4c3e264d /old
parent030f314992dbd818a965f574562dbca0c307cf62 (diff)
downloadcoreutils-d9bd06c03c81b722110d2ff58b4111b9dddd4f2f.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 80c710c7c..51a457147 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -4,6 +4,12 @@ Wed Dec 2 12:28:10 1992 Jim Meyering (meyering@idefix.comco.com)
struct option to use new macros from getopt.h: no_argument,
required_argument, and optional_argument.
+Wed Nov 25 07:51:55 1992 Jim Meyering (meyering@idefix.comco.com)
+
+ * pr.c, sort.c, od.c: Make definitions of ISPRINT etc consistent.
+
+ * tr.c (main): Close stdin and stdout.
+
Tue Nov 24 08:42:30 1992 Jim Meyering (meyering@idefix.comco.com)
* tr.c: Define new macros ISPRINT, ISALNUM, ISXDIGIT, ... that