summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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]