about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-03-18 21:28:37 +0000
committerRoland McGrath <roland@gnu.org>2004-03-18 21:28:37 +0000
commitf57ebe2988792ad10ca959a1fa75aeed4cfca7cd (patch)
treec5225a51527d5ed8142e3b585dbce2eac7b18628 /ChangeLog
parent8e115d80b07f17a11690c108918f847846a752da (diff)
downloadglibc-f57ebe2988792ad10ca959a1fa75aeed4cfca7cd.tar.gz
glibc-f57ebe2988792ad10ca959a1fa75aeed4cfca7cd.tar.xz
glibc-f57ebe2988792ad10ca959a1fa75aeed4cfca7cd.zip
* elf/ldconfig.c: Include stdbool.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5b142af1e..20fb9a5916 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-03-18  Jakub Jelinek  <jakub@redhat.com>
+
+	* elf/ldconfig.c: Include stdbool.h.
+
 2004-03-18  Roland McGrath  <roland@redhat.com>
 
 	* elf/ldconfig.c (parse_conf_include): New function.