diff options
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ * Version 5.0.91. - * src/cut.c (cut_fields): Don't read again after encountering EOF. - E.g., `cut -f2' would do so. + * src/cut.c (cut_fields): Don't read again after encountering an + initial EOF. E.g., `cut -f2' would do so. * tests/misc/tty-eof: Add a test for the above fix. * src/sort.c (sortlines): Add description and references. |