2007-10-29 Timo Savinen * Version 0.2.3 * "file:" notation added for expression option (option -e) 2007-05-28 Timo Savinen * Version 0.2.2 * Configuration keyword "const" added 2007-04-25 Timo Savinen * Version 0.2.1 * records may be selected using regular expressions (option -e,--expression) 2007-04-11 Timo Savinen * Version 0.2.0 * the existence of fields in expressions is now checked against the current structure * replace and expression features work now with data having a header line * lookup will be made only if output directive in use cointains %l or %L directives 2007-03-11 Timo Savinen * Version 0.1.9 * Lookup tables added 2007-02-05 Timo Savinen * Version 0.1.8 * terminate if field from field-list is not found in the current structure * ensure that header will be printed also when first record is not printed (print_header()) 2006-11-05 Timo Savinen * version 0.1.7 * directive %p added * option '-r,--replace' added 2006-09-17 Timo Savinen * version 0.1.6 * Option '-v' added 2006-06-07 Timo Savinen * version 0.1.5 * added option '-a' * print_header: separator prints now correctly (after picture, not after %n) 2006-04-28 Timo Savinen * version 0.1.4 * added option '-e' 2006-04-17 Timo Savinen * version 0.1.3 * directive %e added * bug corrected: No output when the first line of input was invalid 2006-03-17 Timo Savinen * version 0.1.2 * options field-empty-print and empty-chars added for output 2006-03-09 Timo Savinen * version 0.1.1 * error message for several matching structures * FILLER field added * bug in case where "output no" was defined for record (crash) * bug in file name for stdin 2006-02-05 Timo Savinen * ffe: initial version 0.1.0.