diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-02-15 09:25:37 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-02-15 09:25:37 +0000 |
commit | d07e37e2df789c2b1a707ff6fae3e7814bee60ab (patch) | |
tree | 306f65d250977903c8c46d06ec849c6096cfad46 /ChangeLog | |
parent | a199ee5dcb74594227b99776ae70431e329a8836 (diff) | |
download | glibc-d07e37e2df789c2b1a707ff6fae3e7814bee60ab.tar.gz glibc-d07e37e2df789c2b1a707ff6fae3e7814bee60ab.tar.xz glibc-d07e37e2df789c2b1a707ff6fae3e7814bee60ab.zip |
Update.
1999-02-15 Andreas Jaeger <aj@arthur.rhein-neckar.de> * manual/llio.texi (Waiting for I/O): Correct meaning. Patch by Jochen Voss <voss@mathematik.uni-kl.de> [PR libc/969]. * manual/setjmp.texi (Non-Local Exits and Signals): Fix typo. Patch by Jochen Voss <voss@mathematik.uni-kl.de> [PR libc/970].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b14ac77be2..70eb5a68aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1999-02-15 Andreas Jaeger <aj@arthur.rhein-neckar.de> + + * manual/llio.texi (Waiting for I/O): Correct meaning. Patch by + Jochen Voss <voss@mathematik.uni-kl.de> [PR libc/969]. + + * manual/setjmp.texi (Non-Local Exits and Signals): Fix + typo. Patch by Jochen Voss <voss@mathematik.uni-kl.de> [PR libc/970]. + 1999-02-15 Ulrich Drepper <drepper@cygnus.com> * string/Versions: Add __strverscmp to GLIBC_2.1.1. |