diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-17 07:25:53 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-17 07:25:53 +0000 |
commit | 8a0759d15c6eda50e05c495d1933ce30aba49287 (patch) | |
tree | 070cb7c81f538ddb8501a34f022ecd2dc5b7d45d /ChangeLog | |
parent | 6a14016e3cab30500ce7f88061357c987924fbb0 (diff) | |
download | glibc-8a0759d15c6eda50e05c495d1933ce30aba49287.zip glibc-8a0759d15c6eda50e05c495d1933ce30aba49287.tar.gz glibc-8a0759d15c6eda50e05c495d1933ce30aba49287.tar.bz2 |
Update.
2000-10-17 Jakub Jelinek <jakub@redhat.com>
* sysdeps/ieee754/ldbl-128/printf_fphex.c (PRINT_FPHEX_LONG_DOUBLE):
Add missing backslash.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2000-10-17 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/ieee754/ldbl-128/printf_fphex.c (PRINT_FPHEX_LONG_DOUBLE): + Add missing backslash. + 2000-10-16 Ulrich Drepper <drepper@redhat.com> * sysdeps/generic/dl-sysdep.c (DL_FIND_ARG_COMPONENTS): Little cleanup. |