diff options
Diffstat (limited to 'term/ChangeLog')
-rw-r--r-- | term/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog index d862fedd..0ddb8471 100644 --- a/term/ChangeLog +++ b/term/ChangeLog @@ -1,3 +1,9 @@ +Mon Mar 1 09:11:06 1999 Thomas Bushnell, BSG <tb@mit.edu> + + * munge.c (output_width): If C is a tab, then the width is the + offset from LOC, not the total final position of the tab. + Reported by Kalle Olavi Niemitalo <tosi@ees2.oulu.fi). + 1999-02-28 Roland McGrath <roland@baalperazim.frob.com> * users.c (trivfs_S_io_revoke): Use ports_class_iterate. |