jrdesktop changes
=================

Version 0.2.0020 23-05-08 
=========================
Fixed: calling tray icon on non supported platforms.
Fixed: application remained running on platforms that doesn't support system tray.
Improved: simplified jrdesktop's command line.
Improved: newer jrdesktop GUI.
Improved: updated viewer's GUI.
Improved: scrollable view of server's screen.

Version 0.2.0012 11-05-08 
=========================
Fixed: manage viewers using ArrayList instead of HashTable.
Improved: update displayed icons to indicate current state.
Improved: allow many viewers from same machine.

Version 0.2.0011 07-05-08 
=========================
Improved: Auto generation of version & built date infos
Fixed: Connection to localhost case of invalid server address

Version 0.2.0007 02-05-08
=========================
Improved: Supporting IP4 only (error when system doesn't support iIP6)
Improved: Simplified getting local IP addresses function

Version 0.2.0004 01-05-08
=========================
Fixed: Connection to multihomed server using viewer's IP addresses instead of server's IPs
Improved: Simplified Server configuration GUI
Improved: Communication with viewers using int variables instead of inetadress objects
