diff options
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r-- | old/textutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 7434021f9..0837916ab 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,9 @@ +1998-08-02 Jim Meyering <meyering@ascend.com> + + * lib/linebuffer.c (readline): Return zero upon error as well as upon + end of file. From James Youngman. + Ansideclify. + 1998-08-01 Jim Meyering <meyering@ascend.com> * src/sort.c (my_setlocale): Guard definition within #ifdef ENABLE_NLS. |