diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-10-05 06:52:02 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-10-05 06:52:02 +0000 |
commit | 05a5122742c8519f28628cf16129a5a3d65a957d (patch) | |
tree | 943055c83a651f499fe6923cc71ce82aede6efce /ChangeLog | |
parent | 7edd1b564cbcdf4fa7481eb8cbe1354eb5a686ff (diff) | |
download | glibc-05a5122742c8519f28628cf16129a5a3d65a957d.tar.gz glibc-05a5122742c8519f28628cf16129a5a3d65a957d.tar.xz glibc-05a5122742c8519f28628cf16129a5a3d65a957d.zip |
Update.
2002-10-05 Kaz Kojima <kkojima@rr.iij4u.or.jp> * elf/tls-macros.h: Fix SH version of macros so as to match ABI syntax. 2002-10-03 Ulrich Drepper <drepper@redhat.com> * version.h (RELEASE): Change to stable. See ChangeLog.13 for earlier changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 9bf42305e3..39f099d1f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2002-10-05 Kaz Kojima <kkojima@rr.iij4u.or.jp> + + * elf/tls-macros.h: Fix SH version of macros so as to match ABI syntax. + +2002-10-03 Ulrich Drepper <drepper@redhat.com> + + * version.h (RELEASE): Change to stable. + 2002-10-03 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/_exit.c (__syscall_exit, @@ -7,4 +15,4 @@ * glibc 2.3 released. -See ChangeLog.12 for earlier changes. +See ChangeLog.13 for earlier changes. |