diff options
author | Christian Beier <dontmind@freeshell.org> | 2011-11-09 12:56:24 +0100 |
---|---|---|
committer | Christian Beier <dontmind@freeshell.org> | 2011-11-09 12:56:24 +0100 |
commit | 1c53e95ac7d39c4b82eb343fa942369b7f7ea8f0 (patch) | |
tree | 44de01e7bed83a877dc6bd3d5e4bbe580eb7e305 | |
parent | dda60ce6278b893c598610dbc99ebcc2560e3be8 (diff) | |
download | libvncserver-0.9.8.2.zip libvncserver-0.9.8.2.tar.gz |
Update ChangeLog for 0.9.8.2.LibVNCServer-0.9.8.20.9.8.2
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +2011-11-09 Christian Beier <dontmind@freeshell.org> + + * CMakeLists.txt, configure.ac: Bump version in cmake && autotools. + +2011-11-09 Christian Beier <dontmind@freeshell.org> + + * NEWS: Add 0.9.8.2 NEWS entry. + +2011-11-09 Christian Beier <dontmind@freeshell.org> + + * libvncclient/rfbproto.c: When GetCredential() callback is not set, + don't use authentications requiring it. The auth methods that employ Getcredential() will only be used if + the client's GetCredential callback is actually set. + +2011-10-12 Christian Beier <dontmind@freeshell.org> + + * ChangeLog: Update ChangeLog for 0.9.8.1. + 2011-10-12 Christian Beier <dontmind@freeshell.org> * CMakeLists.txt, NEWS, configure.ac: Update version number in |