- Update NEWS
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Wed, 28 Jan 2015 14:12:42 +0000 (14:12 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Wed, 28 Jan 2015 14:12:42 +0000 (14:12 +0000)
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5432 82007160-df01-0410-b94d-b575c5fd34c7

NEWS

diff --git a/NEWS b/NEWS
index b3ffc52f0b471561ca3beb4cd5a5dae58927e613..24c75c6f3d0dd84f5a33c3f867d5a1f77bc2a294 100644 (file)
--- 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