diff options
author | Yang Tse <yangsita@gmail.com> | 2011-09-12 16:01:07 +0200 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2011-09-12 16:01:07 +0200 |
commit | 50c3c20416538b3c6f53870bb8e4f9cd4fbcb6bf (patch) | |
tree | e24d988e51b334a9b627a9718bae56e4567810b4 /RELEASE-NOTES | |
parent | 4e9a1c5bba35e2eab7c2d9770a7cd4940372dbf8 (diff) |
Mention that BSD-style lwIP TCP/IP stack support on Windows is experimental.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index df882e0c8..fa60837e0 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -12,7 +12,7 @@ This release includes the following changes: o Added CURLOPT_GSSAPI_DELEGATION o Added support for NTLM delegation to Samba's winbind daemon helper ntlm_auth o Display notes from setup file in testcurl.pl - o BSD-style lwIP TCP/IP stack support on Windows + o BSD-style lwIP TCP/IP stack experimental support on Windows o OpenSSL: Use SSL_MODE_RELEASE_BUFFERS if available o --delegation was added to set CURLOPT_GSSAPI_DELEGATION o nss: start with no database if the selected database is broken |