mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 15:57:00 +00:00
17 lines
534 B
Text
17 lines
534 B
Text
2006-03-13 Sami Kerola <sami.kerola@iki.fi>
|
|
|
|
* Release 2.1
|
|
* parse_config function inserts end of line where there
|
|
is ; character in configuration. Fixes htonl bug.
|
|
* Version number was 0.01 in version 2.0. Note to meself
|
|
remember increment version number when version changes.
|
|
* CSV output format.
|
|
* Manual page.
|
|
* Autotools are used more like they should be used.
|
|
* Error reporter wrapper eprintf.
|
|
|
|
2006-02-28 Sami Kerola <sami.kerola@iki.fi>
|
|
|
|
* Release 2.0.
|
|
* Porting from awk to c.
|
|
* HTML table output format.
|