diff options
author | Andreas Jaeger <aj@suse.de> | 2000-08-14 08:11:15 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2000-08-14 08:11:15 +0000 |
commit | a00c3ca9777419e3ffe1d81e2d9ef9553b95c764 (patch) | |
tree | 06f8785d0b23851b0a5907423834495ce04d2235 /NEWS | |
parent | 47b853e80188cd79fe0a6b444ed35be7ad3448ed (diff) | |
download | glibc-a00c3ca9777419e3ffe1d81e2d9ef9553b95c764.tar.gz glibc-a00c3ca9777419e3ffe1d81e2d9ef9553b95c764.tar.xz glibc-a00c3ca9777419e3ffe1d81e2d9ef9553b95c764.zip |
Fix typo.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 7aaf58ad08..ab5b6bc4d7 100644 --- a/NEWS +++ b/NEWS @@ -37,7 +37,7 @@ Version 2.2 now `_res' is a thread-local instead of a global variable, modifying it in one thread does not have any effect in other threads. - The reoslver library was also extended to allow IPv6 as the transport + The resolver library was also extended to allow IPv6 as the transport protocol for the requests. This work was done by Stig Venaas. * Compatibility code for K&R C compilers has been removed from the |