2004-05-16  Nicolas Delon  <nicolas@prelude-ids.org>
	
	* src/alert.c:
	* src/pflogger.c:
	* src/process_packet.c:
	port Prelude PFlogger to the new libprelude API(s)

2004-01-03  Nicolas Delon  <delon.nicolas@wanadoo.fr>

	* configure.in:
	bump version to 0.8.0

2003-11-27  Nicolas Delon  <delon.nicolas@wanadoo.fr>

	* src/process_packet.c:
	fix a bug on OpenBSD 3.4 in pflog_hdr handling
	(rule number was not converted in host byte order
	which result in a buggy rule number)
	for the same fields, the types are not the same in 
	pflog_hdr for the different versions of OpenBSD,
	thus, we have put all the pflog related fields of
	packet_info in unsigned int (which is good for all
	version of OpenBSD)

2003-11-20  Nicolas Delon  <delon.nicolas@wanadoo.fr>

	* configure.in:
	bump version to 0.8.0rc1

2003-11-19  Nicolas Delon  <delon.nicolas@wanadoo.fr>

	* cvs import
