[0.11]  - internal passwords can be used for VNC & SCP now
        - icon for the gnome applet added (including a mouse-over icon)
        - the usual internal cleanups
        - added expandall / collapseall buttons to the tree view
        - changed the command lines slightly (the -l for the username has
          to be included now)
        - support for the -tunnel option for VNC added
        - support for zlib-compression for VNC added
        - changed the behaviour of X11 Forwarding (uses explicit -X for 
          enabled now) (thanks Chris)
        - Updated autoconf (added pygtk-libglade check)

[0.10] 	- new non-applet window design
        - possibility to specify a default directory for SCP
        - locking added
        - possibility to specify a default cipher for SSH
        - internal cleanups
	- support for shared screens (vncviewer)
	- master password required for startup
	- FAQ started
	- possibility to specify a remote application
	- directory structure updated
	- user defined applet size & pixmap added
	- re-designed preferences & host preferences window

[0.9]	- spec file updated to split the applet / non-applet versions
	- made column titles passive
	- interim bugfix for the d&d problem with clist/ctree
	- splitted the main file into multiple files (bytecompiles code)
	- removed the gdkcolor check (esshsh works with recent pygnome 
	  versions only anyway)
	- lots of internal cleanups
	- moved ressource file to $HOME/.esshsh/
	- vncviewer support added

[0.8]	- Support for secure copy added
	- some debug messages removed

[0.7.1]	- SigChildHandler changed
	- Dummy Timer added, which makes sure, that for each child
	  os.wait is called

[0.7b]	- Selection cleared after starting a shell

[0.7a]	- Typo in Selection List fixed (thanks again Todd)

[0.7]	- Localforward / Remoteforward fields resized
	- added Frames in the preferences tabs ... much nicer ;-)
	- Connection name & category added
	- Bugfix in Preferences (thanks Todd)
	- New tree view mode added
	- Replace button added
	- Some error dialog boxes added
	- Internal code cleanups

[0.6]	- Bug in SigChldHandler fixed
	- Non-applet mode added (again)
	- Multiple -L and -R parameter possible
	- support for telnet and rsh

[0.5.1]	- Check wether GdkColor is available (only CVS version)

[0.5]	- Support for -L and -R added
	- Config Parser changed (hopefully old data don't get lost)
	- Color support in startup window

[0.4a] 	- Fixed some small bug in the distribution

[0.4]	- Additional checks in configure script
	- support for -f (check the ssh man page for details) (thanks Flo)
	- support for compression (thanks Flo)
	- support for cipher algorithm selection
	- support for port selection
	- installation via gnome-panel Add Applet (thanks Flo)
	- internal cleanups

[0.3]	- Layout changed again (made an applet this time ;-))
	- Added possibility to specify X11 forwarding
	- Saving username & hosts myself now
	- Checks, wether a hostname can be resolved or not

[0.2]	- Layout changed (merged main & preferences window), menubar removed
	- sigchld handler installed
	- preferences are saved automatically now
        - default command changed

[0.1]	- Initial release
