diff options
author | Yang Tse <yangsita@gmail.com> | 2011-08-05 16:32:20 +0200 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2011-08-05 16:32:20 +0200 |
commit | 817b863466fd9812cb7a2305b66a39f2c0c24dbc (patch) | |
tree | ff78e6af6d4b5c452c11952e01c16d3040bac24f /RELEASE-NOTES | |
parent | f6272dd9b8ae8d188068aeb0df2af496a964e407 (diff) |
BSD-style lwIP TCP/IP stack support - docs/INSTALL blurb
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 569e0fc70..b2ac75689 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -12,6 +12,7 @@ This release includes the following changes: o Added CURLOPT_GSSAPI_DELEGATION o Added NTLM_SSO support o Display notes from setup file in testcurl.pl + o BSD-style lwIP TCP/IP stack support on Windows o This release includes the following bugfixes: |