diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-04 21:26:12 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-04 21:26:12 +0000 |
commit | add40772bf9dc663fb4fefc024ba6d7da72fa55c (patch) | |
tree | 9067c53f2b5f9804f8aa9d8cd32b79457c9929ab /ChangeLog | |
parent | 1dd548500f4b9f8526faebedd19c697a8dba57d9 (diff) | |
download | glibc-add40772bf9dc663fb4fefc024ba6d7da72fa55c.tar.gz glibc-add40772bf9dc663fb4fefc024ba6d7da72fa55c.tar.xz glibc-add40772bf9dc663fb4fefc024ba6d7da72fa55c.zip |
Update.
2000-06-04 Ulrich Drepper <drepper@redhat.com> * iconv/gconv_dl.c (do_release_shlib): Don't reset reference counter for the object we are releasing, just decrement it. Patch by Akira Higuchi <a-higuti@math.sci.hokudai.ac.jp>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8a8d89773f..ec2c846214 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-06-04 Ulrich Drepper <drepper@redhat.com> + + * iconv/gconv_dl.c (do_release_shlib): Don't reset reference + counter for the object we are releasing, just decrement it. + Patch by Akira Higuchi <a-higuti@math.sci.hokudai.ac.jp>. + 2000-06-04 Jakub Jelinek <jakub@redhat.com> * sysdeps/i386/fpu/bits/mathinline.h: Only inline sinh, cosh and tanh |