NEWS for the 0.1.2 release
	Fri, 10 Jan 2003 10:15:48 +0100

	Added two implementations of the syslog wrapper (macro and dlsym
	based).

	The dlsym() based can be enabled by configure-ing with the
	--enable-dlsym-wrapper option.

	The macro based can be used by defining the symbol
	EVENTLOG_SYSLOG_MACROS preprocessor symbol prior to including
	evtlog.h.


NEWS for the 0.1.1 release
	Tue,  7 Jan 2003 20:11:13 +0100

	Incorporated first comments, evt_log now consumes its parameter, the
	tag ordering scheme was completely dropped.

	Also updated documentation, added a PORTS file and configuration.txt
	file


NEWS for the 0.1 release
	Mon,  6 Jan 2003 17:09:58 +0100

	This is the initial release of eventlog, a structured event logging
	API. Not all features are implemented, but the basic building blocks 
	are in place.
