summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-06-27 23:54:10 +0000
committerJim Meyering <jim@meyering.net>1998-06-27 23:54:10 +0000
commit664ba0841ce7cead17bbba2406947fd76cc92760 (patch)
tree756ae7d3d70186e4297170e6a0f9ad4dc038712e /old
parent26d84b6c7059c029be8ce18a510b41b4bbe5a36c (diff)
downloadcoreutils-664ba0841ce7cead17bbba2406947fd76cc92760.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index ac667aa36..3143dd231 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,15 @@
+1998-06-27 Jim Meyering <meyering@ascend.com>
+
+ * tests/pr/Test.pm: Add two tests for double spacing.
+ * src/pr.c (print_page): If cols_ready_to_print is zero,
+ break out of loop just before the double-space test.
+ Reported by Michael Stutz.
+
+1998-06-18 Jim Meyering <meyering@ascend.com>
+
+ * tests/Makefile.am.in (check): Depend on $(maint_gen) so
+ `make maintainer-clean; ./configure; make check' works.
+
1998-05-25 Jim Meyering <meyering@ascend.com>
* Version 1.22f.