From d2f6944a4e73f64a7795c48b5bfa96493ec59ab8 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 8 Jan 2002 07:06:12 +0000 Subject: [PATCH] Update. --- ChangeLog | 4 ++++ NEWS | 2 ++ linuxthreads/ChangeLog | 4 ++++ 3 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index a4277eed829..5471b779a99 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-01-02 Bruno Haible + + * intl/plural.y: Fix %expect count. + 2002-01-07 Stephen L Moshier * sysdeps/ieee754/ldbl-96/s_erfl.c (erfcl): Fix K&R header. diff --git a/NEWS b/NEWS index afcea61a94f..d5d1c28bace 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,8 @@ Version 2.2.5 * optimizations in the dynamic linker. binaries created by recent binutils versions start up quicker due to reduced time spend on relocations. + +* Support for use of gcc3 added by Jakub Jelinek and HJ Lu. Version 2.2.4 diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index b32585e9202..504d8ef0c58 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,7 @@ +2002-01-06 Richard Henderson + + * sysdeps/alpha/elf/pt-initfini.c: New file. + 2001-11-29 Andreas Jaeger * sysdeps/x86_64/pt-machine.h: Use %gs as thread specific -- 2.47.2