diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-08-29 02:50:04 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-08-29 02:50:04 -0700 |
commit | ab74d59f652e5c0815232b7206b6df8bafffebd9 (patch) | |
tree | 4a36d4af7cc0565bad4ea677a9cf5b9f44e0d6e5 /ChangeLog.old/ChangeLog.18 | |
parent | a22a582e496e3a2bd1e5cda45ac11e3a7dc6584f (diff) | |
download | glibc-ab74d59f652e5c0815232b7206b6df8bafffebd9.zip glibc-ab74d59f652e5c0815232b7206b6df8bafffebd9.tar.gz glibc-ab74d59f652e5c0815232b7206b6df8bafffebd9.tar.bz2 |
Correct the spelling of more contributors
Correct the spellings of Rafael Ávila de Espíndola,
Uroš Bizjak, Alexandra Hájková, and Rafał Lużyński.
Diffstat (limited to 'ChangeLog.old/ChangeLog.18')
-rw-r--r-- | ChangeLog.old/ChangeLog.18 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog.old/ChangeLog.18 b/ChangeLog.old/ChangeLog.18 index f74899f..76e2e2b 100644 --- a/ChangeLog.old/ChangeLog.18 +++ b/ChangeLog.old/ChangeLog.18 @@ -6271,7 +6271,7 @@ * scripts/build-many-glibcs.py (Context.checkout): Default gcc version to 7 branch. -2017-04-25 Uros Bizjak <ubizjak@gmail.com> +2017-04-25 Uroš Bizjak <ubizjak@gmail.com> * sysdeps/alpha/fpu/math_private.h (__ieee754_sqrt): Add earlyclobber to output operand of sqrt insn. @@ -61220,7 +61220,7 @@ * malloc/malloc.c (__libc_calloc): Make memset a tail call. -2013-11-26 Uros Bizjak <ubizjak@gmail.com> +2013-11-26 Uroš Bizjak <ubizjak@gmail.com> * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against _FP_W_TYPE_SIZE to avoid "left shift count >= width of type" |