2003-11-14    <nikmal>

	* Version -> 0.2.1
	* webmon.c (get_page_and_send_data_to_md5_check): 
	  Terminate HTTP request lines with \r\n not just \n
	  Put in User-Agent: and Accept: lines
	  Thanks to James 'J.C.' Jones at ufl.edu for this fix

2003-11-10    <nikmal>

	* Version -> 0.2 
	* Better url parsing.
	* Handle url's with user:password.
	* New format config data (store url in full), convert old form to
	  new fr upgrade.
	* remove "minutes to check" configuration: keep state about which
	  entries have been changed by update threads & check this on the
	  minute timer.
	* remove some fixed size parsing buffers.
	* remove some memory leaks (more to do here).
	* put debug printing into #ifdef DEBUG
	* make logo for 'no changes' a green W for better visibility in some skins
	* fixup makefile dependencies/targets
	

2003-11-07    <nikmal>

	* gk.c (update_plugin): make sure update happens if config time is
	       set to smaller than current wait time.

2003-01-19
	
	* New URL-parse function
	* Fixed a major bug with a value not saved to the config file


