Version		Description
--------------------------------------------------------------
2.0.3	* Released 981218
		* Added lpd queue monitoring. I only have a very basic
                  lpd setup, and i'm using the output of 'lpq -s' to
                  get my info, which is overly cpu-intensive :(
                  please, if you know a better way of soing it tell
                  me, i rarely print anything, and don't have time
                  to mess with it much.
                * Added 'interval' varible.  This allows you to slow
                  down the rate of update, its in seconds now, which
                  is kinda limited, but oh well, i'll fix it later.
                * Fixed compile bug on some machines to do with 'if.h'.

2.0.2   * Released sometime *shrug*

		* Added -c command-line option to allow user-specified
                  config files.  This makes running multiple instances
                  of wminet to monitor different things easier to do :)
                * Updated proftp.h, should work with current proftpd
                  versions.  I haven't tested this myself because i don't
                  run proftpd.  Thanks to redhands@linux.sarang.net

2.0.1	* Released 981102

		* Workaround for TCP_ESTABLISHED define...
                  Should compile without problems on all distributions now.
                * Added master XPM without the horizontal bars, by request :)

2.0.0   * Released 981002

		* Made stats posistioning configurable (Dave Clark)
                * Added "Port Watchers". (Dave Clark)
                 -- see HINTS file for more info.
                * Minor code cleanup (Dave Clark)

1.0.0	* Released 980917

		* Fixed typo with HTTP_MONITOR_PROC (thanks to Ulrik Kjems);
		* Added support for ProFTP daemon (thanks to Mike Kershaw);
		* ProFTPD support was made 64bit clean by Martijn Pieterse; 
		* Fixed HTTP port monitoring.  Now only counts connections
		  with TCP_ESTABLISHED state (thanks to Andy Roger);
		* Added geometry support (Martijn Pieterse);
		* Added createXBMfromXPM (Martijn Pieterse);
									  

1.0b2	* Released 980831
	  
		* First initial public release.
