diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-10-10 15:45:52 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-10-10 15:45:52 +0000 |
commit | a73b0d84418552e0b05c2107e88e0f019ecd4dee (patch) | |
tree | 0e72e7903b2154c2d314693a5cae8c959fd4510c /ChangeLog | |
parent | 2293395f48cbfbd6ddf548fea8ba832e4c185356 (diff) | |
download | glibc-a73b0d84418552e0b05c2107e88e0f019ecd4dee.tar.gz glibc-a73b0d84418552e0b05c2107e88e0f019ecd4dee.tar.xz glibc-a73b0d84418552e0b05c2107e88e0f019ecd4dee.zip |
Update.
1999-10-10 Andreas Jaeger <aj@suse.de> * misc/sgtty.h: Fix typo in last patch. * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 842d61ac9b..047b6f7070 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-10-10 Andreas Jaeger <aj@suse.de> + + * misc/sgtty.h: Fix typo in last patch. + 1999-10-09 Ulrich Drepper <drepper@cygnus.com> * nss/getXXbyYY_r.c (do_weak_alias): Remove unnecessary parenthesis. @@ -160,7 +164,7 @@ * sunrpc/rpc/svc_auth.h: Likewise. * sunrpc/rpc/xdr.h: Likewise. * sysdeps/unix/sysv/linux/bits/sigstack.h: Likewise. - * sysdeps/unix/sysv/linux/bitssocket.h: Likewise. + * sysdeps/unix/sysv/linux/bits/socket.h: Likewise. * sysvipc/sys/ipc.h: Likewise. * sysvipc/sys/msg.h: Likewise. * sysvipc/sys/sem.h: Likewise. |