summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-08-21 23:28:24 +0000
committerUlrich Drepper <drepper@redhat.com>2002-08-21 23:28:24 +0000
commit6a9340b515bd4b834abe3343e6473cff400ad147 (patch)
tree90fcd5de7e533194fb091c91b1f105ecda90c650 /NEWS
parent9e2e13ce3965bde88005832b6fec842b60f3ff35 (diff)
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.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
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 <ifaddrs.h> 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