mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 15:57:00 +00:00
build-sys: update news for release v2.16
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
d6e691bbe4
commit
e3911bf367
1 changed files with 30 additions and 0 deletions
30
NEWS
30
NEWS
|
|
@ -5,6 +5,36 @@ See the end for copying conditions.
|
|||
|
||||
Please send dhcpd-pools bug reports to kerolasa@iki.fi.
|
||||
|
||||
|
||||
Version 2.16
|
||||
# git shortlog v2.15..v2.16
|
||||
Sami Kerola (25):
|
||||
docs: help screen & man page
|
||||
docs: add missing full-html flag
|
||||
headers: include-what-you-use fixes
|
||||
other: free backup ranges
|
||||
prepare_memory bug: initialization missing
|
||||
licensing: use FreeBSD license (was GNUv3)
|
||||
parse_leases: exit at read error
|
||||
getdata: realloc instead of asserting
|
||||
getdata: potential overflow due unit change
|
||||
bug: use uint32_t for IP numbers
|
||||
analyze: use more logical variable names
|
||||
getdata: initialize memory
|
||||
all: include-what-you-see fixes
|
||||
analyze: debugging leftover removed
|
||||
THANKS: add Ahmed AL Dakhil
|
||||
maint: coding style fixes
|
||||
output: change to full html behaviour
|
||||
build-sys: autotools configure.ac update
|
||||
docs: NEWS update
|
||||
docs: remove version from manual page
|
||||
licensing: set placeholder properly
|
||||
bug: use uint32_t for IP numbers
|
||||
build-sys: ignore gprof & gcov files
|
||||
getdata: new xstrstr function for performance
|
||||
other: fix two warnings
|
||||
build-sys: update news for release v2.16
|
||||
|
||||
Version 2.15
|
||||
# git shortlog v2.14..v2.15
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue