diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-03-21 22:09:40 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-03-21 22:09:40 +0000 |
commit | 75836bc83df5b107d90d552506fd8b49c623cb8a (patch) | |
tree | 1ae8f8863bfdcd0e916b814eaf83e54ee0018c57 /ChangeLog | |
parent | e063cef8b1d16d0ff0c7c315508d08e74800ee9e (diff) | |
download | glibc-75836bc83df5b107d90d552506fd8b49c623cb8a.tar.gz glibc-75836bc83df5b107d90d552506fd8b49c623cb8a.tar.xz glibc-75836bc83df5b107d90d552506fd8b49c623cb8a.zip |
Update.
Patch by Roland McGrath <roland@frob.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index a913b71f85..6d029fb267 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,7 +7,7 @@ versions. * libio/iofclose.c: Likewise. * libio/oldiofclose.c: Likewise. - Patch by Roland MyGrath <roland@from.com>. + Patch by Roland McGrath <roland@frob.com>. 2000-03-21 Jakub Jelinek <jakub@redhat.com> |