summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-04-15 13:49:45 +0000
committerJim Meyering <jim@meyering.net>1999-04-15 13:49:45 +0000
commit1dbd1aff6f54b6061dbee5ee9488f99718c2d0b7 (patch)
treefa230625d82aed65e2895916880b362316e3d528 /old
parent69e1d626bd1a86a0bc2c4d0e01a6aae3aa699632 (diff)
downloadcoreutils-1dbd1aff6f54b6061dbee5ee9488f99718c2d0b7.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index e0ad22b92..a691850e8 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,10 @@
+1999-04-15 Jim Meyering <meyering@ascend.com>
+
+ * src/pr.c Add comments.
+ (init_header): Tweak white space in Date/Time header.
+ * tests/pr/Test.pm: Updated all tests to reflect the big
+ 1999-02-13 change. From Roland Huebner.
+
1999-04-12 Jim Meyering <meyering@ascend.com>
* src/cat.c (main): Declare out_dev to be of type dev_t, not `int'.