Fix incorrect ChangeLog formatting

This commit is contained in:
Adam Conrad 2014-01-17 13:11:26 -07:00
parent 7a02cfade8
commit 6e077ee5c3
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
2014-01-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
[BZ#16430]
* sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
* sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
(__GI___gettimeofday): Alias for a different internal symbol to avoid
local calls issues by not having a PLT stub required for IFUNC calls.
* sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.