From 33be39c32ccc5a37631cbdff012f780370333f0b Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 1 Jul 2015 17:44:48 +0000 Subject: [PATCH] - Update NEWS file git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@6221 82007160-df01-0410-b94d-b575c5fd34c7 --- NEWS | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 387e6c3..48e64b9 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,15 @@ --- Noteworthy changes in version 1.0.8 (2015-??-??) +-- Noteworthy changes in version 1.0.8 (2015-06-25) o) Added options::reconnectinterval configuration option. See doc/reference.conf for more information. +o) Added options::dns_timeout configuration option. See doc/reference.conf + for more information. o) Further modernizations and cleanups to the build system o) HOPM now compiles with -fstack-protector-strong and -fstack-protector, respectively, depending on what the compiler supports -o) Added new --enable-assert switch to ./configure. assert() statements are now +o) Added --enable-assert switch to ./configure. assert() statements are now disabled by default and can be enabled with ./configure --enable-assert -o) Added options::dns_timeout configuration option. See doc/reference.conf - for more information. +o) Added --enable-warnings switch to ./configure, which enables various + compiler warnings if supported by the compiler -- Noteworthy changes in version 1.0.7 (2015-06-06) -- 2.30.2