release: 2.19

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Sami Kerola 2012-11-06 20:14:25 +00:00
parent 31c506ee73
commit 5714e95228

23
NEWS
View file

@ -5,6 +5,29 @@ See the end for copying conditions.
Please send dhcpd-pools bug reports to kerolasa@iki.fi. Please send dhcpd-pools bug reports to kerolasa@iki.fi.
Version 2.19
$ git shortlog v2.18..v2.19
Sami Kerola (19):
alarming: make native nagios support to dhcpd-pools
docs: add examples to manual page
docs: add note how to limit alarming scope
contrib: add nagios.conf example
build-sys: create only xz compressed distribution package
all: fix compiler warninings
style: fix few indentation issues
build-sys: use AM_CPPFLAGS rather than INCLUDES
output: fix sign-compare warning [clang]
build-sys: add what autoscan found bein missing
build-sys: be conservative about posix_fadvice
docs: clarify man page
build-sys: add gnulib
build-sys: clean gnulib & autotools checks
performance: add few restict and const key words
build-sys: remove files which where added by accident
docs: mention gnulib in README file
build-sys: update gitignore
release: 2.19
Version 2.18 Version 2.18
$ git shortlog v2.17..v2.18 $ git shortlog v2.17..v2.18