mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-17 00:06:59 +00:00
Version 2.7
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
4f000e7ab6
commit
625cde6b9c
26 changed files with 13445 additions and 1465 deletions
16
NEWS
16
NEWS
|
|
@ -1,10 +1,21 @@
|
|||
dhcpd-pools -- History of visible changes.
|
||||
|
||||
Copyright (C) 2006, Sami Kerola <kerolasa@iki.fi>
|
||||
Copyright (C) 2006- Sami Kerola <kerolasa@iki.fi>
|
||||
See the end for copying conditions.
|
||||
|
||||
Please send dhcpd-pools bug reports to kerolasa@iki.fi.
|
||||
|
||||
|
||||
Version 2.7
|
||||
* Some automake files to help make install pass without complains.
|
||||
* Function names to error messages where they where missing.
|
||||
* Some sort options where missing from help screen.
|
||||
* Manual page update.
|
||||
* Multi key sorting.
|
||||
* Range flip to support reverse order printing.
|
||||
* Output function & errno caused FreeBSD-7.0 to exit with error
|
||||
when there was no trouble.
|
||||
* Code cleanup.
|
||||
|
||||
Version 2.6
|
||||
* I forgot to follow include when I rewrote dhcpd.conf parser.
|
||||
|
|
@ -16,7 +27,7 @@ Version 2.5
|
|||
* Feature:
|
||||
* Reverse order sorting
|
||||
* Option parsing fixed.
|
||||
* FreeBSD-7.0 output did not work.
|
||||
* FreeBSD-7.0 output to file did not work.
|
||||
* Completely new dhcpd.conf parser.
|
||||
|
||||
Version 2.4
|
||||
|
|
@ -65,4 +76,3 @@ Copyright (C) 2006, Sami Kerola <kerolasa@iki.fi>
|
|||
document, or of portions of it, under the above conditions,
|
||||
provided also that they carry prominent notices stating who
|
||||
last changed them.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue