summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1993-03-31 03:45:49 +0000
committerJim Meyering <jim@meyering.net>1993-03-31 03:45:49 +0000
commite2780ba79b1c5813bf4533629e01d985836f09fc (patch)
treeb8bd0dc92e196e3c5e1aa2a389dd521a5ed41c07 /old
parenta3dc0b45fc729852460cc4ed61f09566c1fd22dc (diff)
downloadcoreutils-e2780ba79b1c5813bf4533629e01d985836f09fc.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 3d68bba0b..bf8b34eb9 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,23 @@
+Tue Mar 30 21:36:11 1993 Jim Meyering (meyering@comco.com)
+
+ * od.c: New option --compatible, -C.
+ (parse_old_offset): New function.
+ * od.1: Document new option.
+
+Mon Mar 29 21:27:56 1993 Jim Meyering (meyering@comco.com)
+
+ * cut.c, expand.c, join.c, nl.c: Always call error with errno
+ (not zero) after failed fclose or non-zero ferror.
+
+Sun Mar 21 22:29:29 1993 Jim Meyering (meyering@comco.com)
+
+ * pr.c (close_file): Reverse May 13, '92 change, but add the condition
+ that cols_ready_to_print not be decremented when printing across.
+ The command `echo |pr -2ta' didn't terminate.
+ (print_page): Rewrite conditional (that had side effects in second
+ conjunct) using nested if statements to make it clear that we do
+ indeed want those semantics.
+
Tue Jan 19 13:35:24 1993 David J. MacKenzie (djm@kropotkin.gnu.ai.mit.edu)
* Version 1.4.