ant 0.0.1, 2002-09-23, Roland Stigge
	* first release of ANT (ANT is Not a Telephone)
	* basic functionality

ant-phone 0.0.2, 2002-10-16, Roland Stigge
	* renamed package to prevent "confusion" with ANT (Another Neat Tool)
	* added caller id support
	* added vanity number support
	* added playing sound on incoming and outgoing calls
	* bug fixes (hanging sound init)

ant-phone 0.0.3, 2002-11-01, Roland Stigge
	* fixed "Warning: Got audio input in ready mode."
	* minor bug fixes
	* added/improved GUI elements
	* added installer (make install target)
	* added man page
	* added line level checker

ant-phone 0.0.4, 2002-11-03, Roland Stigge
	* fixed gcc-3.2 warnings (session.c, sound.c),
	    reported by Joerg Mayer <jmayer@loplof.de>
	* fixed delay problem with ALSA

ant-phone 0.0.5, 2002-11-13, Roland Stigge
	* autoconf/automake support by Joerg Mayer <jmayer@loplof.de>
	* added saved options / history files
	* added "release audio devices on idle"

ant-phone 0.0.6, 2002-11-22, Roland Stigge
	* made release audio mode default
	* release audio also in settings
	* added control pad (for dialing / generating touchtones)
	* added touchtone generator
	* added mute function

ant-phone 0.0.7, 2002-12-06, Roland Stigge
	* fixed include mistake in isdn.c
	* added caller id saved history patch by
		Lars Volkhardt <Lars.Volkhardt@uni-konstanz.de>
	* added lexer/parser for caller id saved history file
	* ant-phone now doesn't try to open sound device(s) at startup
		when in audio release mode
	* made number of caller id entries configurable
	* added option to start a command when incoming call comes
	* added command line option to let an already running ant make a call

ant-phone 0.0.8, 2002-12-09, Roland Stigge
	* fixed "local bind: No such file or directory" and exit on startup
