aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2004-10-06 09:29:02 +0000
committerJakub Jelinek <jakub@redhat.com>2004-10-06 09:29:02 +0000
commit7dbf6a6cd568437c4b2fa14bcf5a1914cc267527 (patch)
treecaeddae9bf5dc2be3b8a4a414b509b0f60e24ca1
parent * sysdeps/unix/sysv/linux/jmp-unwind.c: Include pthreadP.h instead (diff)
downloadglibc-7dbf6a6cd568437c4b2fa14bcf5a1914cc267527.tar.xz
glibc-7dbf6a6cd568437c4b2fa14bcf5a1914cc267527.zip
-rw-r--r--fedora/glibc.spec.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 8645262184..b93411f1d7 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -1239,9 +1239,12 @@ rm -f *.filelist*
%endif
%changelog
+* Wed Oct 6 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-66
+- update from CVS
- avoid using perl in the spec file, buildrequire sed >= 3.95
(#127671)
- export TIMEOUTFACTOR=16
+- fix _JMPBUF_CFA_UNWINDS_ADJ on s390{,x}
* Tue Oct 5 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-65
- update from CVS