From 70ac15e05291fd09b2dd1ceb6992c04939532cd0 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Tue, 2 Nov 2004 13:36:24 +0000 Subject: [PATCH] 2.3.3-75 --- fedora/glibc.spec.in | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 02644ed917..7dfa25a4f9 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 74 +%define glibcrelease 75 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64 @@ -1256,6 +1256,13 @@ rm -f *.filelist* %endif %changelog +* Tue Nov 2 2004 Jakub Jelinek 2.3.3-75 +- update from CVS + - mktime cleanups (BZ #487, #473, + - unique comments in free(3) check error messages +- adjust some x86_64 headers for -m32 (#129712) +- object size checking support even with GCC-3.4.2-RH >= 3.4.2-8 + * Wed Oct 27 2004 Jakub Jelinek 2.3.3-74 - fix header - fix globfree (#137176) -- 2.11.4.GIT