> since you are hopefully going to send more patches, I will be picky and
> ask you to send the patch formatted using git format-patch or git
> send-email.

> Please include the ChangeLog content in the commit message itself.

There it goes!

> Thanks!
You're welcome.
 
Regards,

- AJ
>From e53645ca299f2c0357da58ea7d845c6fa9833af7 Mon, 16 Mar 2015 22:09:38 +0100
From: ajuaristi <[email protected]>
Date: Mon, 16 Mar 2015 22:08:50 +0100
Subject: [PATCH] Corrected documentation


    * wget.texi: The default is GnuTLS, not OpenSSL.

diff --git a/doc/wget.texi b/doc/wget.texi
index 5a214cf..98879b2 100644
--- a/doc/wget.texi
+++ b/doc/wget.texi
@@ -1642,7 +1642,7 @@
 
 @cindex SSL
 To support encrypted HTTP (HTTPS) downloads, Wget must be compiled
-with an external SSL library, currently OpenSSL.  If Wget is compiled
+with an external SSL library. The current default is GnuTLS. If Wget is compiled
 without SSL support, none of these options are available.
 
 @table @samp

Reply via email to