about summary refs log tree commit diff
diff options
context:
space:
mode:
-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].