From f98b4bbd11a6c0949815813858a49ce5dfad16c2 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 12 Dec 1998 17:15:19 +0000 Subject: Update. 1998-12-12 Ulrich Drepper * stdio-common/printf_fp.c: #ifdef out long double handling code if __NO_LONG_DOUBLE_MATH is defined to avoid warnings. * stdio-common/printf_fphex.c: Likewise. * stdio-common/printf-size.c: Likewise. 1998-12-12 Ulrich Drepper * login/Makefile: Install pt_chown using INSTALL_PROGRAM. Patch by Maciej W. Rozycki . Patchess by Franz Sirl . --- ChangeLog | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c1b01d1512..4ce755a576 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +1998-12-12 Ulrich Drepper + + * stdio-common/printf_fp.c: #ifdef out long double handling code if + __NO_LONG_DOUBLE_MATH is defined to avoid warnings. + * stdio-common/printf_fphex.c: Likewise. + * stdio-common/printf-size.c: Likewise. + +1998-12-12 Ulrich Drepper + + * login/Makefile: Install pt_chown using INSTALL_PROGRAM. + Patch by Maciej W. Rozycki . + 1998-12-11 Ulrich Drepper * sysdeps/powerpc/dl-machine.h (elf_machine_matches_host): Mark @@ -7,7 +19,7 @@ (elf_machine_plt_value): Likewise. * sysdeps/powerpc/backtrace.c: Include stddef.h to get NULL definition. - Patches by Franz Sirl . + Patchess by Franz Sirl . * sysdeps/mips/dl-machine.h (elf_machine_rel): Fixl_addr parameter type. Reported by job bogan . -- cgit v1.2.1