From: michael Date: Thu, 2 Jul 2015 15:31:19 +0000 (+0000) Subject: - Update NEWS file X-Git-Tag: 1.1.0beta1~1 X-Git-Url: http://git.serene-ircd.net/?a=commitdiff_plain;h=a13a61fa8066d9706a981e54991399de4c6f4559;p=hopm.git - Update NEWS file git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.1.x@6230 82007160-df01-0410-b94d-b575c5fd34c7 --- diff --git a/NEWS b/NEWS index 48e64b9..4ee14f1 100644 --- 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.