2008-04-30 Sami Kerola * Release 2.4 * Sorting for range output. 2008-04-20 Sami Kerola * 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 * 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 * 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 * Release 2.0. * Porting from awk to c. * HTML table output format.