diff options
author | Jakub Jelinek <jakub@redhat.com> | 2005-05-04 18:34:10 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2005-05-04 18:34:10 +0000 |
commit | ec325445c659c89402ce8b877c429146b22084be (patch) | |
tree | 25e397b9a6c6a0f3b00e5dc26d984d0f6929dbb1 | |
parent | f6cc6cdf0b94eb1608ceeabcab2450c8cd4054a4 (diff) | |
download | glibc-ec325445c659c89402ce8b877c429146b22084be.tar.gz |
2.3.5-6cvs/fedora-glibc-2_3_5-6
-rw-r--r-- | fedora/glibc.spec.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 6a25dcc73f..d051124e40 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1341,7 +1341,9 @@ rm -f *.filelist* %changelog * Wed May 4 2005 Jakub Jelinek <jakub@redhat.com> 2.3.5-6 - update from CVS - - fix cancellation on i?86, add call frame information to i?86 assembly + - fix cancellation on i?86 + - add call frame information to i?86 assembly + - build i?86 glibc with -fasynchronous-unwind-tables * Tue May 3 2005 Jakub Jelinek <jakub@redhat.com> 2.3.5-5 - update from CVS |