diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2001-12-09 +GNU C Library NEWS -- history of user-visible changes. 2001-12-11 Copyright (C) 1992-2000, 2001 Free Software Foundation, Inc. See the end for copying conditions. @@ -15,6 +15,9 @@ Version 2.3 * localedef now can transliterate characters in strings which are not in the provided charmap. The information from the input locale is used. + +* Prelinking support was added for ELF targets. This requires additional + tools and recent versions of the GNU binutils. Contributed by Jakub Jelinek. Version 2.2.5 |