aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2014-12-21 15:05:09 +0100
committerAndreas Schwab <schwab@linux-m68k.org>2014-12-21 15:21:14 +0100
commitc1764d5e79fe4bc279d013f7a0875051c6bcc97c (patch)
treec8dd1b752c242867e7abe4a963b1920a10627014 /ChangeLog
parent7432d613cd1fefc833800c7af9538d8d81d5c6b2 (diff)
downloadglibc-c1764d5e79fe4bc279d013f7a0875051c6bcc97c.tar
glibc-c1764d5e79fe4bc279d013f7a0875051c6bcc97c.tar.gz
glibc-c1764d5e79fe4bc279d013f7a0875051c6bcc97c.tar.bz2
glibc-c1764d5e79fe4bc279d013f7a0875051c6bcc97c.zip
Fix changelog typo
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 0 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index de45fe45bd..460bea3044 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,6 @@
* sysdeps/i386/dl-machine.h (_dl_start_user): Remove @PLT
from "call _dl_init@PLT".
* sysdeps/x86_64/dl-machine.h (_dl_start_user): Likewise.
- from "call _dl_init@PLT".
2014-12-21 Anders Kaseorg <andersk@mit.edu>