2001-03-31
	*** Release 0.0.3 ***
	* added address verifier. won't trace if gethostbyname returns null
	* added about dialog. pointless? yes. yes it is.
	* when city, state or country no known, put (unknown) instead of blank
2001-03-30
	* added history of traced hosts.
	* fixed some more annoying gtk non-thread safe bugs. 
	* handles alber projection (maps of US not off by a few hundred
	  miles anymore)
	* .gif extension no longer assumed (fullname in dropdown though)
2001-03-28
	*** Release 0.0.2 ***
	* Fixed parsing of netgeo response. Now correctly displays fields
	  that contain a space (ie: SAN FRANCISCO)
	  Frankly, I'm surprised noone saw that bug :)
	* Added gtk_thread_enter and gtk_thread_leave. Should fix
	  a lot of problems. (thanks Gert Scholten)
	* Fixed crash when trace, resize window, trace again
	  called set_map_from_file when trace clicked again (quick hack)
	* Minor code cleanups. (some minor details brought to my attention
	  by Gert. Thank you again)

2001-03-27
	*** Initial Release: 0.0.1 ***
