diff options
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 799721b23..c85c43309 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,8 @@ +1999-09-28 Jim Meyering <meyering@ascend.com> + + * lib/error.c (error_at_line): Use strerror portably here, too, + just as was done in error. + 1999-09-02 Jim Meyering <meyering@ascend.com> * src/cut.c: Remove xstrdup declaration. |