From 59a8849de31975aebfc85842b6c87f57a972fd8d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 2 Nov 2000 22:16:22 +0000 Subject: Update. 2000-11-02 Ulrich Drepper * iconvdata/utf-16.c (PREPARE_LOOP): Correct typo preventing BOM from being written. * manual/socket.texi (Local Namespace Concepts): Don't mention what permissions are necessary to connect to a socket. Reported by Peter Eisentraut . * sysdeps/generic/backtracesyms.c (__backtrace_symbols): Fix computation of total for 64-bit machines. Patch by Byron Stanoszek . * manual/arith.texi (Rounding): Correct description of fesetround return value. Patch by Conrado Badenas . --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6f68569b30..10a8016fe8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2000-11-02 Ulrich Drepper + + * iconvdata/utf-16.c (PREPARE_LOOP): Correct typo preventing BOM from + being written. + + * manual/socket.texi (Local Namespace Concepts): Don't mention what + permissions are necessary to connect to a socket. + Reported by Peter Eisentraut . + + * sysdeps/generic/backtracesyms.c (__backtrace_symbols): Fix + computation of total for 64-bit machines. + Patch by Byron Stanoszek . + + * manual/arith.texi (Rounding): Correct description of fesetround + return value. Patch by Conrado Badenas . + 2000-10-30 Maciej W. Rozycki * sysdeps/mips/dl-machine.h (elf_machine_rel): Add the symbol's -- cgit v1.2.3