diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-11-25 07:59:22 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-11-25 07:59:22 +0000 |
commit | 76c23bacd8d180c7955668fc0d181522f7b80d37 (patch) | |
tree | 26f35893b857c0f19f537afaa9a3369a133b8d0f /ChangeLog | |
parent | 8d2d51e373dd7c6c4a9b417a5bb7bdda3fe09b5f (diff) | |
download | glibc-76c23bacd8d180c7955668fc0d181522f7b80d37.zip glibc-76c23bacd8d180c7955668fc0d181522f7b80d37.tar.gz glibc-76c23bacd8d180c7955668fc0d181522f7b80d37.tar.bz2 |
Update.
* manual/setjmp.texi: Many changes to correct bad English introduced
mainly by me.
* manual/time.texi: Likewise.
Patches by Neil Booth <neil@rosenet.ne.jp>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 1999-11-24 Ulrich Drepper <drepper@cygnus.com> + * manual/setjmp.texi: Many changes to correct bad English introduced + mainly by me. + * manual/time.texi: Likewise. + Patches by Neil Booth <neil@rosenet.ne.jp>. + * include/string.h: Remove K&R compatibility. 1999-11-23 Ulrich Drepper <drepper@cygnus.com> |