diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2014-03-21 18:11:52 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2014-03-21 18:11:52 +0530 |
commit | a387428ca7330513d5f2a0924c45e6382d477052 (patch) | |
tree | 34656afd385a021dbbd822e2cd5514da0c84a2ec | |
parent | df26ea5359820f692565c44afb84ee3fd05e20d1 (diff) | |
download | glibc-a387428ca7330513d5f2a0924c45e6382d477052.tar.gz glibc-a387428ca7330513d5f2a0924c45e6382d477052.tar.xz glibc-a387428ca7330513d5f2a0924c45e6382d477052.zip |
ChangeLog formatting fix
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index e570173294..f8f87bdb06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -64,8 +64,8 @@ 2014-03-20 Adhemerval Zanella <azanella@linux.vnet.ibm.com> - * string/strcspn.c (strcspn): Using macro to redefine symbol name. - * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7 + * string/strcspn.c (strcspn): Using macro to redefine symbol name. + * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7 and strcspn-ppc64 objects. * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list): Add new strcspn optimized symbols. |