summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2008-11-13 22:19:33 +0000
committerJakub Jelinek <jakub@redhat.com>2008-11-13 22:19:33 +0000
commit033b8b2d4de5cd8abe4278cd2b30c50d7a78e886 (patch)
tree8a50d72fd135568a2c28a3c1d91798995dd822fb /ChangeLog
parent03c8e287448a12c8c4c6db3570f5b7e3930d488d (diff)
Updated to fedora-glibc-20081113T2206cvs/fedora-glibc-2_9-1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f9577c9140..60359025a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-11-13 Ulrich Drepper <drepper@redhat.com>
+
+ * version.h: Bump for 2.9 release.
+ * include/features.h (__GLIBC_MINOR__): Bump to 9.
+
+ [BZ #7029]
+ * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ALLOC_SIZE):
+ Multiply with sizeof of __cpu_mask, not 8 unconditionally after
+ all the rounding.
+
2008-11-11 Ulrich Drepper <drepper@redhat.com>
[BZ #7009]