summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/textutils/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index de973ca2a..f51150736 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,5 +1,7 @@
1999-03-07 Jim Meyering <meyering@ascend.com>
+ * src/pr.c (usage): Add missing \n\.
+
The newline test would always fail on MSDOS/Windows systems --
so move it to a separate file where we can test for that.
* tests/md5sum/basic-1: Remove newline test.