]> sjero.net Git - wget/commitdiff
NEWS: document that GNU TLS is used by default now.
authorGiuseppe Scrivano <gscrivano@gnu.org>
Wed, 10 Aug 2011 20:26:19 +0000 (22:26 +0200)
committerGiuseppe Scrivano <gscrivano@gnu.org>
Wed, 10 Aug 2011 20:26:19 +0000 (22:26 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 88e01d37f365e42a31b94faec457d6f4dc5837b0..71e44973c67614abd96e5aebed772cbc8e65fab0 100644 (file)
--- 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.