version 0.57:
	* Allow graphical changes to service config
	* User can specify services in a config file
	* Use ip->ip_hl instead of sizeof(struct ip)
	* Major cleanups to label handling code and domain code
	* Save hosts, and their connections, if so desired
	* Check for versions of certain services
	* Hooks for map layout, someone please write one.
	* Add VNC support
	* Fix the horizontal/vertical line problem
	* Update to support item factories instead of menu factories
	* Handle gtk 1.1.5+'s scrolled windows properly
	* Finally add some VMS XPM's
	* Take off setuid root bit by default
	* Add generalized portscanner
	* Alpha fixes (change long's to int's)
	* Add autoconf (Paul Cassella <pcw@andrew.cmu.edu>)
version 0.56: (bugfix only)
	* Fix find bug, where it would crash
	* Add spec file for building RPM's
	* Don't crash Open Windows (olwm)
	* Fix icon handling
	* Check to see if there really is stuff in set_icon (fixes segfaults)
version 0.55:
	* Ask before adding interfaces
	* Moved icons into a central directory
	* Fix searching in a list
	* Remember view mode and mapping mode on save
	* Arranging works on list, too (independently)
	* Make small icon mode
	* Use tiny icons on list
	* Centralize pixmap and pixmap_cache handling
	* Create GPOINTER_TO_INT if missing
	* Added "view as list" option
	* Add forward DNS "aliases" to tooltips
	* Remember forward DNS and make "aliases" list
	* Update Makefile (Paul W Cassella <pwc@andrew.cmu.edu>)
	* Style formatting in domain.c (Paul W Cassella <pwc@andrew.cmu.edu>)
	* Better initialization (Paul W Cassella <pwc@andrew.cmu.edu>)
version 0.51:
	* Fixed a bug where strtol should have been strtoul (Scott Howard <scott@doc.net.au>)
	* Libc-5 support
	* Added option to fill only visible width
	* Added layouts (Arrange by)
version 0.50:
	* Initial Release
