diff options
author | Roland McGrath <roland@gnu.org> | 2002-11-06 02:53:58 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-11-06 02:53:58 +0000 |
commit | df5391ff906e47fb5fa5c7d46b0fe1ea9b3a3a51 (patch) | |
tree | 2c76f7f015119265daff275e5b5cd7475a2b73dd | |
parent | 0d98b3957e557bf5b354ce052980e78c4be649d5 (diff) | |
download | glibc-df5391ff906e47fb5fa5c7d46b0fe1ea9b3a3a51.tar.gz glibc-df5391ff906e47fb5fa5c7d46b0fe1ea9b3a3a51.tar.xz glibc-df5391ff906e47fb5fa5c7d46b0fe1ea9b3a3a51.zip |
* sysdeps/unix/sysv/linux/mips/Versions (libc: GLIBC_2.0): Change
#errlist-compat magic comment to give 123 as size. (libc: GLIBC_2.1): Remove this set, moving #errlist-compat magic to ... (libc: GLIBC_2.2): ... here. (libc: GLIBC_2.3): Likewise.
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a730367908..1b3fe821bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2002-11-05 Roland McGrath <roland@redhat.com> + + * sysdeps/unix/sysv/linux/mips/Versions (libc: GLIBC_2.0): Change + #errlist-compat magic comment to give 123 as size. + (libc: GLIBC_2.1): Remove this set, moving #errlist-compat magic to ... + (libc: GLIBC_2.2): ... here. + (libc: GLIBC_2.3): Likewise. + 2002-11-05 Ulrich Drepper <drepper@redhat.com> * iconv/gconv_dl.c (do_release_all): Call __libc_dlclose as many |