about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2013-05-06 17:06:50 -0700
committerRoland McGrath <roland@hack.frob.com>2013-05-06 17:06:50 -0700
commit976e2f038121745bedac1ebc76a1b270bd006133 (patch)
treed96af6f97b36560b9696f39dcfe6e58f7a0d23b6 /ChangeLog
parent9723ffc5240f83b158bee770f85e8e515ad08943 (diff)
downloadglibc-976e2f038121745bedac1ebc76a1b270bd006133.tar.gz
glibc-976e2f038121745bedac1ebc76a1b270bd006133.tar.xz
glibc-976e2f038121745bedac1ebc76a1b270bd006133.zip
Remove a dead declaration.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1b7ce8ca0..bc3e7d0d3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2013-05-06  Roland McGrath  <roland@hack.frob.com>
 
+	* elf/dl-open.c: Remove declaration of _dl_sysdep_start.
+
 	* sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
 	* sysdeps/wordsize-64/glob64.c: ... here.