mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 15:57:00 +00:00
34 lines
1.1 KiB
Text
34 lines
1.1 KiB
Text
2008-04-20 Sami Kerola <kerolasa@iki.fi>
|
|
* Release 2.3
|
|
* From bug report by Frank Bulk.
|
|
- Ranges was matching strings that where not ranges.
|
|
- Unchomped new lines made ascii raport to look bad.
|
|
* Thank's Frank.
|
|
|
|
2006-03-27 Sami Kerola <kerolasa@iki.fi>
|
|
* Release 2.2
|
|
* No ranges defined -> crash bug fixed.
|
|
* Better error messages for command line options.
|
|
* File flushes more clean and error messages added.
|
|
* Possibility to limit what is printed out.
|
|
* Output limit update to man page.
|
|
* Include statement is now followed thou relative paths
|
|
are problem.
|
|
|
|
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.
|