From: michael Date: Wed, 31 Dec 2014 15:45:30 +0000 (+0000) Subject: - Update NEWS X-Git-Tag: 1.1.0beta1~232 X-Git-Url: http://git.serene-ircd.net/?a=commitdiff_plain;h=cc7c0ceb19791855474a8b176c25d7076bb02af6;p=hopm.git - Update NEWS git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5237 82007160-df01-0410-b94d-b575c5fd34c7 --- diff --git a/NEWS b/NEWS index 892ed8a..4d2c97a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +-- Noteworthy changes in version 1.0.0beta2 (2014-12-31) +o) Added irc::readtimeout configuration option +o) Many code cleanups and optimizations +o) Worked towards IPv6 support +o) Fixed reference.conf from causing syntax errors +o) hopm now uses poll() for I/O event notification instead of select() + + -- Noteworthy changes in version 1.0.0beta1 (2014-12-25) ######################################################################## o) NOTE: this is the first release of the hybrid open proxy monitor (HOPM)