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 6220 by michael, Thu Jun 25 15:56:16 2015 UTC vs.
Revision 6221 by michael, Wed Jul 1 17:44:48 2015 UTC

# Line 1 | Line 1
1 < -- Noteworthy changes in version 1.0.8 (2015-??-??)
1 > -- Noteworthy changes in version 1.0.8 (2015-06-25)
2   o) Added options::reconnectinterval configuration option. See doc/reference.conf
3     for more information.
4 + o) Added options::dns_timeout configuration option. See doc/reference.conf
5 +   for more information.
6   o) Further modernizations and cleanups to the build system
7   o) HOPM now compiles with -fstack-protector-strong and -fstack-protector,
8     respectively, depending on what the compiler supports
9 < o) Added new --enable-assert switch to ./configure. assert() statements are now
9 > o) Added --enable-assert switch to ./configure. assert() statements are now
10     disabled by default and can be enabled with ./configure --enable-assert
11 < o) Added options::dns_timeout configuration option. See doc/reference.conf
12 <   for more information.
11 > o) Added --enable-warnings switch to ./configure, which enables various
12 >   compiler warnings if supported by the compiler
13  
14  
15   -- Noteworthy changes in version 1.0.7 (2015-06-06)

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)