diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-11-17 14:13:14 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-11-17 14:13:14 +0000 |
commit | f1092afe15ad779d61a1420c05854a9122d3ce5e (patch) | |
tree | 404aa089f9ac9decdd859dd94bf80dc2ce10766d | |
parent | edba7a54eb83c37610b15454a21d54f47ec9dee7 (diff) | |
download | glibc-f1092afe15ad779d61a1420c05854a9122d3ce5e.tar.gz |
.
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,10 +1,13 @@ -GNU C Library NEWS -- history of user-visible changes. 2008-10-31 +GNU C Library NEWS -- history of user-visible changes. 2008-11-17 Copyright (C) 1992-2007, 2008 Free Software Foundation, Inc. See the end for copying conditions. Please send GNU C library bug reports via <http://sources.redhat.com/bugzilla/> using `glibc' in the "product" field. +Version 2.10 + + Version 2.9 * Unified lookup for getaddrinfo: IPv4 and IPv6 addresses are now looked |