vncdotool 0.10.0
- drop official 2.6 support, it'll probably work for a while still
- use frombytes rather than fromstring for compatibility with PIL
- vnclog works with password protected servers using --password-required
- exit more reliably after an error
- use incremental frameBufferUpdateRequests, appears to be compatible with more servers
- include basic version negotiation with servers, thanks Ezra Bühler