diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-05-13 22:49:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-05-13 22:49:03 +0000 |
commit | f05ac8f5030a8173b4eec5d73505cfd81d415a96 (patch) | |
tree | 7ace73bcb2216d33a8e34060ac8e899280b97a44 /NEWS | |
parent | c9ff0187a63b6bc535c9febd2c2eb1c5a843b2c1 (diff) |
* po/lt.po: New file. From Lituanian translation team.
sysdep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
sysdep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2008-5-10 +GNU C Library NEWS -- history of user-visible changes. 2008-5-12 Copyright (C) 1992-2007, 2008 Free Software Foundation, Inc. See the end for copying conditions. @@ -8,7 +8,10 @@ using `glibc' in the "product" field. Version 2.9 * Unified lookup for getaddrinfo: IPv4 and IPv6 addresses are now looked - up at the same time. + up at the same time. Implemented by Ulrich Drepper. + +* TLS descriptors for LD and GD on x86 and x86-64. + Implemented by Alexandre Oliva. Version 2.8 |