summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fedora/glibc.spec.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 98b185dc8e..4e762d585f 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -1,4 +1,4 @@
-%define glibcrelease 2.fc3.3
+%define glibcrelease 2.fc3.4
%define auxarches i586 i686 athlon sparcv9 alphaev6
%define prelinkarches noarch
%define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64
@@ -1270,6 +1270,10 @@ rm -f *.filelist*
%endif
%changelog
+* Thu Mar 3 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-2.fc3.4
+- fix dlclose (#145810)
+- clear padding in gconv-modules.cache (#146614, BZ#776)
+
* Mon Feb 28 2005 Roland McGrath <roland@redhat.com> 2.3.4-2.fc3.3
- update from CVS (glibc-2_3-branch)
- fix handling of hosts with ~ 1K or bigger info per answer