]> sjero.net Git - wget/blobdiff - src/ChangeLog
Separate "https" feature.
[wget] / src / ChangeLog
index 33362331e23f9c6327b6921d37b717ef3dec23fd..b76e7f9f104e2b04349dec93eb0a4e7b12a845ba 100644 (file)
@@ -1,5 +1,8 @@
 2009-06-12  Micah Cowan  <micah@cowan.name>
 
+       * build_info.c (library): Handle "https" as a feature in its own
+       right, apart from "gnutls" and "openssl".
+
        * host.c: Declare h_errno if no declaration is provided. Idea
        thanks to Maciej W. Rozycki.