summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2006-01-02 11:22:31 +0000
committerJakub Jelinek <jakub@redhat.com>2006-01-02 11:22:31 +0000
commitc77bdda8a080add749cbb248688d0889b4f9eed4 (patch)
treed88895d306205735fdfecdc1acd03a845bd44eaa
parent0db2497936950725ae71e997091ef276a3ec43ee (diff)
-rw-r--r--fedora/glibc.spec.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index ff6b489d91..6172419a40 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -1,4 +1,4 @@
-%define glibcrelease 23
+%define glibcrelease 24
%define auxarches i586 i686 athlon sparcv9 alphaev6
%define prelinkarches noarch
%define xenarches i686 athlon
@@ -1115,6 +1115,11 @@ rm -f *.filelist*
%endif
%changelog
+* Mon Jan 2 2006 Jakub Jelinek <jakub@redhat.com> 2.3.90-24
+- update from CVS
+ - nscd audit changes (#174422)
+ - ppc{32,64} vDSO support and ppc32 hp-timing
+
* Tue Dec 27 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-23
- update from CVS
- robust mutexes