News in 1.0.5 from 1.0.0
	
	The -turn function has been tuned a notch. It now mimics the
	well known logrotate behaviour and renames the log file to 
	log.0, log.1 etc, ie. it does not overwrite the previously 
	turned log anymore

News in 1.0.0 from 0.6.3
	
	icpld -quit now removes the pid-file, even if there
	is no process running (ie. the box has crashed)

	It works with Solaris again. See ChangeLog for more
	details on this	

	Apart from that, some final cleaning, icpld is
	now to be considered stable.

News in 0.6.3 from 0.6.1
	
	When issuing icpld -log, the result is the same as if 
	you piped the output through 'more'. This can however, be overridden
	with the -m switch, which gives the old behaviour. 
	
	This version also introduces the cmd4up and cmd4dn (and IPv6
	equivalent), which is user defined commands that will be executed
	when a connection goes up or down. These options may only be set
	using the configuration file. See icpld.conf.sample or manpage for
	further information on these variables

	As of this version, icpld also fully supports MacOS X

News in 0.6.1 from 0.6.0
	
	This release fixes a few small, mostly cosmetic
	related bugs, which has had virtually no impact what
	so ever on the user. There has also been some code
	clean ups and rewrites done in this release. Mainly
	this release can be seen as a fixup for the small,
	yet there, "bugs" introduced with the IPv6 implementation
	
	The main issue for this release is the timing bug with IPv6
	and the compilation error under Solaris.

News in 0.6.0 from 0.5.4
	
	IPv6-support. Configure icpld with the --enable-ip6
	flag and see manpage for further info

	The -s flag is also available in connection with -quit
	In other words, icpld can now exit silently as well
	
	Automated detection of system platform

	As of this release, icpld also accepts hosts, not just ip
	addresses. However, you should bear in mind that a failure
	in resolving the hostname will be considered a lost link

News in 0.5.2 from 0.4.5 (No news in 0.5.0)
	
	Added the -s flag which stands for silent, which is particulary
	handy when you want to suppress output when starting from the
	startup-script.
	
	As from 0.5.0, icpld is also available as a FreeBSD port. 
	See /usr/ports/net/icpld.

News in 0.4.5 from 0.4.0

	This release is merely a bugfix (more than needed), and 
	does not implement any new features but the -pint option.	
	The code is severely cleaned up and reorganized and does
	no longer give the impression of an outgrown "hello world"-program.

So, what's new then?
	Less bugs? See ChangeLog for further info on this.
	Updated manpage
