Fix ChangeLog formatting

This commit is contained in:
Dmitry V. Levin 2018-02-01 16:17:18 +00:00
parent 242cbc9047
commit 363e4519a6
1 changed files with 24 additions and 23 deletions

View File

@ -31,7 +31,7 @@
versions of gcc, binutils, texinfo, gawk, bison, and sed. versions of gcc, binutils, texinfo, gawk, bison, and sed.
* INSTALL: Regenerated. * INSTALL: Regenerated.
2018-01-30 Samuel Thibault <samuel.thibault@ens-lyon.org 2018-01-30 Samuel Thibault <samuel.thibault@ens-lyon.org>
* sysdeps/pthread/allocalim.h (__libc_use_alloca): Use __glibc_likely * sysdeps/pthread/allocalim.h (__libc_use_alloca): Use __glibc_likely
instead of __builtin_expect. instead of __builtin_expect.
@ -3050,8 +3050,8 @@
[__HAVE_FLOAT64 && !__GNUC_PREREQ (7, 0) && __NO_LONG_DOUBLE_MATH] [__HAVE_FLOAT64 && !__GNUC_PREREQ (7, 0) && __NO_LONG_DOUBLE_MATH]
(__builtin_nansf64): Use __builtin_nansl. (__builtin_nansf64): Use __builtin_nansl.
2017-12-05 Rogerio A. Cardoso <rcardoso@linux.vnet.ibm.com>, 2017-12-05 Rogerio A. Cardoso <rcardoso@linux.vnet.ibm.com>
Paul E. Murphy <murphyp@linux.vnet.ibm.com>, Paul E. Murphy <murphyp@linux.vnet.ibm.com>
Carlos O'Donnell <carlos@redhat.com> Carlos O'Donnell <carlos@redhat.com>
* elf/dl-tunables.list: Add elision parameters. * elf/dl-tunables.list: Add elision parameters.
@ -4524,7 +4524,8 @@
[BUILD_LGAMMA && !USE_AS_COMPAT] (lgammaf): Likewise. [BUILD_LGAMMA && !USE_AS_COMPAT] (lgammaf): Likewise.
* sysdeps/ia64/fpu/w_tgammaf_compat.S (tgammaf): Likewise. * sysdeps/ia64/fpu/w_tgammaf_compat.S (tgammaf): Likewise.
2017-11-28 Mike FABIAN <mfabian@redhat.com>, Alexandre Oliva <aoliva@redhat.com> 2017-11-28 Mike FABIAN <mfabian@redhat.com>
Alexandre Oliva <aoliva@redhat.com>
[BZ #17750] [BZ #17750]
* Makefile: add fr_CA.UTF-8 to test-input and LOCALES. * Makefile: add fr_CA.UTF-8 to test-input and LOCALES.