2001-04-18
	* added line color and width options.
2001-04-11
	* added cmdline args. host to trace, and startup map.
2001-04-10
	* added map options: path to maps and startup map.
	* warning to check paths when run for the first time. 
2001-04-06
	* added status bar
	* fixed draw_trace_on_map which didn't draw in certain cases (timeouts)
	* fixed bug that caused crash when a hop times out and more hops
	  repond later
2001-04-05
	* added option: resolve host name or not
	* load/save options from file (~/.geotrace)
2001-04-04
	* fixed bug that caused last map in file not to be read (world100)
2001-04-03
	* added options for traceroute (path to exec, timeout and maxttl)
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 ***
