diff options
author | Rafal Luzynski <digitalfreak@lingonborough.com> | 2019-03-27 12:46:24 +0100 |
---|---|---|
committer | Rafal Luzynski <digitalfreak@lingonborough.com> | 2019-03-28 00:24:27 +0100 |
commit | 5e67e4bfa0e425207ebe34011a10867bb3356c79 (patch) | |
tree | 2f5a950e55f862d4875807570cf80c5d87d6a07c | |
parent | 4997e8f31e7415652c3dedec672c0e9bf8caa9ca (diff) | |
download | glibc-5e67e4bfa0e425207ebe34011a10867bb3356c79.tar glibc-5e67e4bfa0e425207ebe34011a10867bb3356c79.tar.gz glibc-5e67e4bfa0e425207ebe34011a10867bb3356c79.tar.bz2 glibc-5e67e4bfa0e425207ebe34011a10867bb3356c79.zip |
ChangeLog: Correct two dates.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -2019-02-26 Adhemerval Zanella <adhemerval.zanella@linaro.org> +2019-03-26 Adhemerval Zanella <adhemerval.zanella@linaro.org> * math/math.h (fpclassify, isfinite, isnormal, isnan): Use builtin for clang 2.8. @@ -184,7 +184,7 @@ (HWCAP_S390_VXRS_EXT2, HWCAP_S390_VXRS_PDE, HWCAP_S390_SORT, HWCAP_S390_DFLT): Define. -2019-03-05 Gabriel F. T. Gomes <gabriel@inconstante.eti.br> +2019-03-21 Gabriel F. T. Gomes <gabriel@inconstante.eti.br> [BZ #24372] * iconv/iconvconfig.c (write_output): Add parentheses to get rid |