summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-02-01 03:13:22 +0000
committerJim Meyering <jim@meyering.net>1997-02-01 03:13:22 +0000
commit0e291b59ed1dfe2bd0db3c92c857cb82de1e8954 (patch)
tree04d784ffa91320a813e0ec77bf6bef14cd8e8aa1 /old/textutils
parentb8c82a8e39e901c6b231217a009982a0e0b782a6 (diff)
downloadcoreutils-0e291b59ed1dfe2bd0db3c92c857cb82de1e8954.tar.xz
.
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index ca80c5874..6fbe1fa1a 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,8 @@
+Fri Jan 31 19:53:54 1997 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * src/*.c: Compare getopt_long return value against -1, not EOF.
+ Use NULL, not `(int *) 0' as last parameter in getopt_long call.
+
Wed Jan 29 20:54:24 1997 Jim Meyering <meyering@na-net.ornl.gov>
* tests/tr-test/Test.pm: Do each test twice: get input via REDIR