diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-02-15 23:23:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-02-15 23:23:43 +0000 |
commit | f565518e7e393419f99457792971ce71215d02cc (patch) | |
tree | 966af86b2d431aace9e6d39cf2d3a695535091d3 /ChangeLog | |
parent | 64ea8bea1c4ba326e9368c477662ec54b345c73b (diff) | |
download | glibc-f565518e7e393419f99457792971ce71215d02cc.tar.gz glibc-f565518e7e393419f99457792971ce71215d02cc.tar.xz glibc-f565518e7e393419f99457792971ce71215d02cc.zip |
Update.
1998-02-15 Thorsten Kukuk <kukuk@vt.uni-paderborn.de> * nis/ypclnt.c (yp_all): Remove error message, user should print it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ff86a8c9b6..45926c44fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1998-02-15 Thorsten Kukuk <kukuk@vt.uni-paderborn.de> + + * nis/ypclnt.c (yp_all): Remove error message, user should print it. + 1998-02-15 Ulrich Drepper <drepper@cygnus.com> * libc.map: Add __strcasecmp. |