From: michael Date: Wed, 28 Jan 2015 14:12:42 +0000 (+0000) Subject: - Update NEWS X-Git-Tag: 1.1.0beta1~158 X-Git-Url: http://git.serene-ircd.net/?a=commitdiff_plain;h=8fc539c76fa0e5a53f4816d05e6d88c967c03daf;p=hopm.git - Update NEWS git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5432 82007160-df01-0410-b94d-b575c5fd34c7 --- diff --git a/NEWS b/NEWS index b3ffc52..24c75c6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +-- Noteworthy changes in version 1.0.3 (2015-01-28) +o) Fixed bug where HOPM wouldn't try re-connecting to the server in + case the connection got lost. +o) Added irc::notice configuration option + + +-- Noteworthy changes in version 1.0.2 (2015-01-12) +o) Added options::negcache_rebuild configuration option +o) Added basic IPv6 support allowing HOPM to bind and + connect to IPv6 addresses +o) Many code cleanups and optimizations + + -- Noteworthy changes in version 1.0.1 (2015-01-06) o) Fixed build on OS X o) More code cleanups, no user-visible changes