- Update NEWS file
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Thu, 2 Jul 2015 15:31:19 +0000 (15:31 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Thu, 2 Jul 2015 15:31:19 +0000 (15:31 +0000)
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.1.x@6230 82007160-df01-0410-b94d-b575c5fd34c7

NEWS

diff --git a/NEWS b/NEWS
index 48e64b92068ce38d6e215f2778760bf92866a767..4ee14f1b40c6438c77cb6644b3cd5257a8b0329a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+-- Noteworthy changes in version 1.1.0beta1 (2015-07-02)
+o) Added HTTPS support for SSL/TLS-enabled HTTP proxies which seem to be
+   used quite a lot on IRC nowadays. LibreSSL or OpenSSL 0.9.8o and above
+   is required for this to work.
+o) Added new HTTPS and HTTPSPOST protocol configuration directives to the
+   scanner {} block.
+
+
 -- Noteworthy changes in version 1.0.8 (2015-06-25)
 o) Added options::reconnectinterval configuration option. See doc/reference.conf
    for more information.