diff options
| author | Christian Beier <dontmind@freeshell.org> | 2015-01-06 17:03:01 +0100 |
|---|---|---|
| committer | Christian Beier <dontmind@freeshell.org> | 2015-01-06 17:03:01 +0100 |
| commit | 173c0db8073b98e9e6162c30cfd6f5308443c26f (patch) | |
| tree | 0c419216df426b9c1f48e0fd1d1afd1c8d58b840 | |
| parent | 57c524dfe2c3f0808a6e24cb97cb7f4a0b55c13d (diff) | |
| download | libtdevnc-173c0db8073b98e9e6162c30cfd6f5308443c26f.tar.gz libtdevnc-173c0db8073b98e9e6162c30cfd6f5308443c26f.zip | |
Update NEWS.
| -rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +0.9.11 + - LibVNCClient: + * Now initializes libgcrypt before use if the application did not do it. + Fixes a crash when connection to Mac hosts + (https://github.com/LibVNC/libvncserver/issues/45). + 0.9.10 - Overall changes: * Moved the whole project from sourceforge to https://libvnc.github.io/. |
