ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/NEWS
(Generate patch)

Comparing hopm/trunk/NEWS (file contents):
Revision 6085 by michael, Tue Jun 9 18:32:15 2015 UTC vs.
Revision 6200 by michael, Thu Jun 25 15:56:16 2015 UTC

# Line 1 | Line 1
1   -- Noteworthy changes in version 1.0.8 (2015-??-??)
2 < o) Added options::reconnectinterval configuration option
2 > o) Added options::reconnectinterval configuration option. See doc/reference.conf
3 >   for more information.
4 > o) Further modernizations and cleanups to the build system
5 > o) HOPM now compiles with -fstack-protector-strong and -fstack-protector,
6 >   respectively, depending on what the compiler supports
7 > o) Added new --enable-assert switch to ./configure. assert() statements are now
8 >   disabled by default and can be enabled with ./configure --enable-assert
9 > o) Added options::dns_timeout configuration option. See doc/reference.conf
10 >   for more information.
11  
12  
13   -- Noteworthy changes in version 1.0.7 (2015-06-06)
# Line 28 | Line 36 | o) Code cleanups and performance improve
36  
37   -- Noteworthy changes in version 1.0.3 (2015-01-28)
38   o) Fixed bug where HOPM wouldn't try re-connecting to the server in
39 <   case the connection got lost.
39 >   case the connection got lost
40   o) Added irc::notice configuration option
41  
42  
# Line 53 | Line 61 | o) Added irc::readtimeout configuration
61   o) Many code cleanups and optimizations
62   o) Worked towards IPv6 support
63   o) Fixed reference.conf from causing syntax errors
64 < o) hopm now uses poll() for I/O event notification instead of select()
64 > o) HOPM now uses poll() for I/O event notification instead of select()
65  
66  
67   -- Noteworthy changes in version 1.0.0beta1 (2014-12-25)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines