-*- text -*-

New in 0.6 (released 2006-03-19):
	o implement 'wait' directive to make tcp services like fam work.
	o change default semantic for numbers in config file - the numbers
	  must be positive (i.e. without leading `-') everywhere except for
	  the `nice' keyword.
	o bugfix: rpc services didn't work properly.
	o bugfix: double-free error in services_free().
	o call pmap_unset on program terminate.
	o new upstream site: http://rlinetd.alioth.debian.org


New in 0.5:

	o Linux Socket Filter support
	o builds on *BSD!
	o builtin inetd small-service analogues
	o finer control over tcp_wrappers (actually was in 0.4, but I
	  didn't document it at the time, and then forgot about it :)

New in 0.4:

	o IPv6 support
	o many portability improvements
	o dummy services

New in 0.3:

	o autoconf/automake/libtool support
	o native tcp_wrappers support
	o capability support
	o udp bugfixes, reload bugfixes, documentation, examples

New in 0.2:

	o udp and rpc support
	o dynamically loadable parser module
	o load directories (eg, /etc/rlinetd.d)
	o proper superset of inetd functionality, modulo minor quirks

vim:ai:tw=78:ts=8
