]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix up ChangeLog formatting.
authorRoland McGrath <roland@hack.frob.com>
Thu, 29 Aug 2013 21:15:45 +0000 (14:15 -0700)
committerRoland McGrath <roland@hack.frob.com>
Thu, 29 Aug 2013 21:15:45 +0000 (14:15 -0700)
ChangeLog

index aea6ecedf004abfaa951b4de0be736f3b67a4859..5fa802c07ac2cca72711004082f36a34524c5230 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,7 +34,6 @@
        instead of ELFOSABI_LINUX.
 
        [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
-
        * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
        * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
        * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
        * sysdeps/unix/bsd/ptsname.c: Likewise.
        * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
        * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
-       * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
-       * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
-       * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
+       * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
+       Likewise.
+       * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
+       Likewise.
+       * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
+       Likewise.
        * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
 
 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>