projects
/
hopm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe237a7
)
- Update NEWS
author
michael
<michael@82007160-df01-0410-b94d-b575c5fd34c7>
Wed, 31 Dec 2014 14:52:57 +0000
(14:52 +0000)
committer
michael
<michael@82007160-df01-0410-b94d-b575c5fd34c7>
Wed, 31 Dec 2014 14:52:57 +0000
(14:52 +0000)
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5231
82007160
-df01-0410-b94d-
b575c5fd34c7
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index d0b864537f48ab911d3be79024ff9924d44c3ab0..897d9859f285c6f15830ff61653facc796e5f093 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-3,6
+3,7
@@
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)