summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiuseppe Scrivano <gscrivano@gnu.org>2011-08-10 22:26:19 +0200
committerGiuseppe Scrivano <gscrivano@gnu.org>2011-08-10 22:26:19 +0200
commit02e316f986d8f7bc45e45d98d3ab4e5f3fa3fece (patch)
tree16c7e7f03b6a9bdfb42f82f8c36c9a756f7faede
parent13028b1bae06435756aeef6d22f43f4136a8df16 (diff)
downloadwget-02e316f986d8f7bc45e45d98d3ab4e5f3fa3fece.tar.gz
NEWS: document that GNU TLS is used by default now.
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 88e01d37..71e44973 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,9 @@ Please send GNU Wget bug reports to <bug-wget@gnu.org>.
** Support HTTP/1.1
+** Now by default the GNU TLS library for secure connections, instead of
+ OpenSSL.
+
** Fix some portability issues.
** Handle properly malformed status line in a HTTP response.