diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-05-10 10:20:51 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-05-10 10:20:51 -0700 |
commit | b5c086a2814b45e0b2ab678922fcc66c7351fece (patch) | |
tree | de0cbd91e510f281e6886c50cf0205739aec153a /ChangeLog | |
parent | 6d74dd09d29f77ac2b22410f45687def349ba3da (diff) | |
download | glibc-b5c086a2814b45e0b2ab678922fcc66c7351fece.tar.gz glibc-b5c086a2814b45e0b2ab678922fcc66c7351fece.tar.xz glibc-b5c086a2814b45e0b2ab678922fcc66c7351fece.zip |
Typo fix in x86_64/dl-machine.h
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 559754ec6f..2a2cbda56f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-05-10 Roland McGrath <roland@hack.frob.com> + + * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last + change. Update copyright years. + 2012-05-10 Joseph Myers <joseph@codesourcery.com> * include/stdc-predef.h (__STDC_NO_THREADS__): Define. |