Version 0.9 - 12 July 1999 - Robert CHERAMY
-------------------------------------------
* Extended configuration functionality for keyword "LOG"
* Zombie bug fix for libc5 systems.
* If a reverse DNS fails and returns an empty string, the ip is
printed in the output file.
* Output files have a more regular timestamp
* Pierre BAILLET <octplane@via.ecp.fr> submitted a patch to Makefile,
in order to make the command "make install" available

Version 0.8 - 28 May 1999 - Andres KRAPF & Robert CHERAMY
---------------------------------------------------------
Andres added the NEWLOG feature, so IPFM can now handle multiple log
configurations (It means you don't have to run several ipfm to have different
log options)
Signal handling has been improved (bug fixes and SIGINT handeld)
Robert fixed the bugs he introduced in Lex & Yacc in version 0.7

Version 0.7 - 13 May 1999 - Andres KRAPF
---------------------------------------
Reverse DNS and Sort options for log file.
Tables flush, sort and reverse DNS are made by a separated process (fork())
Lex & Yacc improvement and bug fix by Robert CHERAMY

Version 0.6 - 9 May 1999 - Robert CHERAMY & Andres KRAPF
--------------------------------------------------------
Handles SigHUP (flush tables and reload config), SigTERM (flush tables) 
and SigKILL (Exit)
Possibility to specify config file with option -c in command line.
More accurate log option, which looks at the two IPs of the packet.

Version 0.5 - 6 May 1999 - Andres KRAPF
---------------------------------------
IPFM works under Free BSD
Detects default pcap device if not specified in ipfm.conf

Version 0.4 - 3 May 1999 - Robert CHERAMY
-----------------------------------------
IPFM works under linux.
It uses basis logging rules
