diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-27 20:27:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-27 20:27:32 +0000 |
commit | 37696206076f6f075542adfdc4b1fe49100e9f32 (patch) | |
tree | b58303745f49a52aa76c8b6ccf178fcbbb6e12ac /ChangeLog | |
parent | 1539660873718894bb0cfbdff443d3691c32b826 (diff) | |
download | glibc-37696206076f6f075542adfdc4b1fe49100e9f32.tar.gz glibc-37696206076f6f075542adfdc4b1fe49100e9f32.tar.xz glibc-37696206076f6f075542adfdc4b1fe49100e9f32.zip |
Update.
2000-06-27 Ulrich Drepper <drepper@redhat.com> * wctype/towctrans.c (__towctrans): Be graceful and accept error return values from the wctrans function.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f4e332d41b..e53b21df1f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-06-27 Ulrich Drepper <drepper@redhat.com> + + * wctype/towctrans.c (__towctrans): Be graceful and accept error + return values from the wctrans function. + 2000-06-27 Greg McGary <greg@mcgary.org> * elf/dl-open.c (_dl_sysdep_start): Wrap weak_extern decl in BP_SYM (). |