summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/textutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index f51150736..50ad736be 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,5 +1,8 @@
1999-03-07 Jim Meyering <meyering@ascend.com>
+ * lib/long-options.c (parse_long_options): Add the `...NO warranty...'
+ message.
+
* src/pr.c (usage): Add missing \n\.
The newline test would always fail on MSDOS/Windows systems --