From 6a9340b515bd4b834abe3343e6473cff400ad147 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 21 Aug 2002 23:28:24 +0000 Subject: Update. (_dl_start_final): Don't copy bootstrap_map if DONT_USE_BOOTSTRAP_MAP. * sysdeps/x86_64/machine-gmon.h: New file. * sysdeps/x86_64/_mcount.S: New file. --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b983f76a4a..45049b74a9 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2002-7-24 +GNU C Library NEWS -- history of user-visible changes. 2002-8-21 Copyright (C) 1992-2000,01,02 Free Software Foundation, Inc. See the end for copying conditions. @@ -44,6 +44,9 @@ Version 2.3 * New header with functions `getifaddrs' and `freeifaddrs': BSD-compatible interface for getting all network interface addresses. Implementation for IPv4 by Roland McGrath. + +* Loading of locale data is faster due to the introduction of a locale + archive. Implemented by Roland McGrath and Ulrich Drepper. Version 2.2.5 -- cgit v1.2.3