- Update NEWS
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Wed, 31 Dec 2014 15:45:30 +0000 (15:45 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Wed, 31 Dec 2014 15:45:30 +0000 (15:45 +0000)
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5237 82007160-df01-0410-b94d-b575c5fd34c7

NEWS

diff --git a/NEWS b/NEWS
index 892ed8a9cfdb83f6a7c326a744c2b82c245b619f..4d2c97a484bdd33af518fe9a786a1eb15640e15d 100644 (file)
--- 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)