This file includes changes you have to make to your configuration, otherwise
the tool will probably not work the way you'd like it to. For the complete
command lines, check the default settings in the constants.py file.

0.10 -> 0.11:

    - you have to include the -l parameter in the command line options
      (change "%u" to "-l %u" for ssh command, ssh forwarding, rsh & telnet)
    - include -encodings (use "-encodings %e" instead of "%e" for VNC)
    - add "-zlib %z" (for zlib compression) and "%t" (for tunneling) to
      your VNC command

0.9 -> 0.10:

    - the configuration files have completely changed, so unfortunately you
      have to re-new your complete setup
