diff options
author | Jim Meyering <jim@meyering.net> | 2002-10-08 06:21:55 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-10-08 06:21:55 +0000 |
commit | f99306fcd54bc86121344c5c3691f5ccd3a1074a (patch) | |
tree | 845a4db7e1da16eba8308874ac28f0ff91117b6b /ChangeLog | |
parent | 5f4fb36645bc959e71b4ad871fa28755325359fc (diff) | |
download | coreutils-f99306fcd54bc86121344c5c3691f5ccd3a1074a.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,7 +1,15 @@ -2002-10-07 Jim Meyering <meyering@lucent.com> +2002-10-08 Jim Meyering <meyering@lucent.com> * Version 4.5.3. +2002-10-07 Paul Eggert <eggert@twinsun.com> + + * src/cat.c (cat): + Don't advance the write pointer past the end of the write buffer. + * src/sort.c (begfield, limfield): Likewise. + +2002-10-07 Jim Meyering <meyering@lucent.com> + * src/cat.c (simple_cat, cat): Adapt to new safe_read ABI. * src/head.c (head_bytes, head_lines): Likewise. |