summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-03-07 22:46:40 +0000
committerRoland McGrath <roland@gnu.org>2005-03-07 22:46:40 +0000
commit7511232436f31d007797c7d7bd4950e1d14842d2 (patch)
tree6ddd48459213caf65fe6e354f9228850301f08c5 /ChangeLog
parent21745dfa6111504005b89210828335d3816ed1f4 (diff)
[BZ #777]
bz tags [BZ #777] [BZ #777]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4c6e8a458..8826d75b88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -156,9 +156,11 @@
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].