* 2003-12-09, prelude-nids-0.8.6:

	- Yoann Vandoorselaere <yoann@prelude-ids.org>:
	  Don't confuse the user with an error message when
	  listening in stealth mode.

	- Yoann Vandoorselaere <yoann@prelude-ids.org>:
	  Fix a bug that could impact matching of some rules
	  that use an absolute offset.

	- Yoann Vandoorselaere <yoann@prelude-ids.org>:
	  add missing COPYING.OpenSSL.

* 2003-10-22, prelude-nids-0.8.5:

	- Yoann Vandoorselaere <yoann@prelude-ids.org>
	  Fix long time tcp reassembly  assertion failure due to 
	  partly acked packet. Code cleanup.

	- Stephane Loeuillet <stephane.loeuillet@tiscali.fr>:
	  Remove an unused file.

* 2003-10-05, prelude-nids-0.8.4:

	- Yoann Vandoorselaere <yoann@prelude-ids.org>:
	  Workaround a 100% CPU usage bug on OpenBSD due to it's
	  buggy thread handling.

	- Yoann Vandoorselaere <yoann@prelude-ids.org>:
	  Add missing classification and reference.config.

	- Laurent Cheylus <foxy@free.fr>:
	  Fix capture on DLT_RAW and DLT_LOOP devices on OpenBSD. 

	- Yoann Vandoorselaere <yoann@prelude-ids.org>:
	  Merge modified libpcap with libpcap 0.7.2.

* 2003-09-24, prelude-nids-0.8.3:

	- Yoann Vandoorselaere <yoann@prelude-ids.org>:
	  Added missing Snort 2.0.x rulesets files.

* 2003-09-21, prelude-nids-0.8.2:

	- Yoann Vandoorselaere <yoann@prelude-ids.org>:
	  Snort 2.0.x rulesets compatibility (distance, within,
	  flow, byte_test, byte_jump implementation).

	- Yoann Vandoorselaere <yoann@prelude-ids.org>:
	  only turn BIOCIMMEDIATE on if we are running on FreeBSD.
	  This fix a Solaris compilation problem.

	- Yoann Vandoorselaere <yoann@prelude-ids.org>:
	  Include zero copy patch for pcap-dlpi.c so that prelude-nids
	  work on Solaris 8.

	- Yoann Vandoorselaere <yoann@prelude-ids.org>:
	  Fix possibles race condition with asynchronous timer handling.

	- Yoann Vandoorselaere <yoann@prelude-ids.org>:
	- Yann Droneaud <meuh@tuxfamily.org>:
	  Directly include a patched version of libpcap tarball, so 
	  that we don't rely on the patch program. Improved the libpcap
	  Makefile handling.

	- Sylvain GIL <prelude-code@toootella.org>:
	  removed CFLAGS resetting (fix #91).

	- Yoann Vandoorselaere <yoann@prelude-ids.org>:
	  string matching function were moved from libprelude to
	  prelude-nids itself. This is done to ease potential API 
	  change, and because string-matching function are going
	  to be replaced.

	- Yoann Vandoorselaere <yoann@prelude-ids.org>:
	  Show the percentage of packet drop. Include the buggy percentage
	  computed by Snort for comparison.

	- Yoann Vandoorselaere <yoann@prelude-ids.org>:
	  Fix a bug on BSD by setting pcap_read() timeout to 500ms.

	- Yoann Vandoorselaere <yoann@prelude-ids.org>:
	  Fix a lot of tcp-stream reassembly bugs.

	- Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>:
	  Fix bug #80: crash when an incomplete rule is parsed. 
	  
* 2002-08-09, prelude-nids-0.8.1:
	- Do not abort if a device has no address (Yoann Vandoorselaere).
	- Negation on snortrules "set" work again (Yoann Vandoorselaere).
	- Make snortrules "set" work again (Guillaume Pelat).
