From 27bf484e98363620e1618827cbe8f206a4c9687a Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Wed, 27 Apr 2005 11:59:11 +0000 Subject: 2.3.5-2 --- fedora/glibc.spec.in | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index faef2c9a64..81553a48aa 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1337,6 +1337,21 @@ rm -f *.filelist* %endif %changelog +* Wed Apr 27 2005 Jakub Jelinek 2.3.5-2 +- update from CVS + - with MALLOC_CHECK_=N N>0 (#153003) + - fix recursive dlclose (#154641) + - handle %z in strptime (#154804) + - automatically append /%{_lib}/obsolete/linuxthreads/ + to standard library search path if LD_ASSUME_KERNEL=N N <= 2.4.19 + or for glibc 2.0 binaries (or broken ones that don't use errno/h_errno + properly). Warning: all those will stop working when LinuxThreads + is finally nuked, which is not very far away + - remove nonnull attribute from acct prototype (BZ#877) + - kernel CPU clocks support + - fix *scanf in locales with multi-byte decimal point + +* Wed Apr 27 2005 Roland McGrath - glibc-xen subpackage for i686 * Fri Apr 15 2005 Roland McGrath 2.3.5-1 @@ -1344,6 +1359,7 @@ rm -f *.filelist* - fix execvp regression (BZ#851) - ia64 libm updates - sparc updates + - fix initstate{,_r}/strfry (#154504) - grok PT_NOTE in vDSO for kernel version and extra hwcap dirs, support "hwcap" keyword in ld.so.conf files -- cgit v1.2.3