0.3.3 (08/19/2001):

	- wavemon no longer segfaults when there are no wireless extensions
	installed or no interfaces can be found (Jan)

	- no more compiler errors concerning va_arg types with gcc3 (Jan)
	
	- now works with wireless extensions <10 (Sven Koch <haegar@cut.de>)

	- ncurses window confusion in info_scr.c fixed (Sven Koch
	<haegar@cut.de>)
	
	- MAC and IP address elements are truncated to bytes before being 
	displayed (Jean Tourrilhes <jt@hpl.hp.com>)

0.3.2a (07/08/2001)

	- the access point list now uses the SIOCGIWSPY call; this is merely a
	workaround, since SIOCGIWAPLIST seems to be broken ATM. However, this
	means you'll have to execute iwspy from the wireless tools before APs
	will show up.

	- man pages
	
	- "about" screen

	- small bug fixes
	
0.3 (05/01/2001)
	
	- level histogram implemented
	
	- statistics are now obtained and averaged into a history cache
	in the background using an interval timer
	
	- dynamic device information is now correctly updated at the info 
	screen
	
	- primitive access point list (just the MACs)

	- somewhat fancier random signal generator (look mom, noise!)

	- displays maximum signal quality

	- code cleanups

0.2a (04/23/2001):

	- implemented an UI based on different monitor screens along with
	dummy screens for histogram, access points, preferences and help
	
	- network information (such as IP and MAC addresses) is now obtained
	and displayed (Ethernet and IPv4 only)
	
	- network statistics (total TX/RX packets and bytes) are now obtained
	along with the wireless statistics about discarded packets
	
	- several command line arguments added, along with -h
	
	- about page
	
	- added a random level generator for testing purposes
	
	- general cleanup of the wireless API link

0.1a (04/21/2001)

	Initial version.
