]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Fix.
authorSimon Josefsson <simon@josefsson.org>
Wed, 28 Jun 2006 15:31:16 +0000 (15:31 +0000)
committerSimon Josefsson <simon@josefsson.org>
Wed, 28 Jun 2006 15:31:16 +0000 (15:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 37383ecfe4d2f831e4e4ff4f242c1e966d1d3b62..64d5f5560b54dd58a292adcb378e72621e488870 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,8 +10,10 @@ See the end for copying conditions.
 ** Improvements for building under MinGW.
 Provides internal inet_ntop and inet_pton functions and arpa/inet.h
 header.  Calls WSAStartup and WSACleanup in gnutls_global_init and
-gnutls_global_deinit, respectively.  Builds the library with
--mms-bitfields -Wl,--enable-runtime-pseudo-reloc.
+gnutls_global_deinit, respectively.  Loads getaddrinfo and getnameinfo
+at run-time from ws2_32.dll, and falls back on a simple replacement if
+it is not available.  Builds the library with -mms-bitfields
+-Wl,--enable-runtime-pseudo-reloc.
 
 ** The examples now include config.h and link to gnulib.
 No other source changes were necessary, so the examples should