summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-03-07 22:46:33 +0000
committerRoland McGrath <roland@gnu.org>2005-03-07 22:46:33 +0000
commit2542f38adeb59f02ccba1b6cd346a88c7bfaf1d1 (patch)
tree0fc2abbf29b5725edf89bc456cd35ea4b9037ce0 /ChangeLog
parent0e881cb4fe7fec8d13826b9cdf9f86e21b7f9230 (diff)
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9de2aa5e63..3f6a058994 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-03-01 Alfred M. Szmidt <ams@gnu.org>
+
+ [BZ #777]
+ * elf/dl-load.c (__stack_prot) [!PROT_GROWSUP && !PROT_GROWSDOWN]:
+ Add missing initializer.
+
+ [BZ #777]
+ * malloc/arena.c: #include <stdbool.h> outside of [SHARED &&
+ USE_TLS && !USE___THREAD].
+
2005-02-23 Ulrich Drepper <drepper@redhat.com>
[BZ #719]