diff options
author | dscho <dscho> | 2007-08-14 14:31:08 +0000 |
---|---|---|
committer | dscho <dscho> | 2007-08-14 14:31:08 +0000 |
commit | eb2eeed97e47f6b996c6a7bf9830b0083a66a96f (patch) | |
tree | 9e5ea17ad236307b30d600c95c401a31a78452e2 /ChangeLog | |
parent | 338301c1883da09e99647826c73db817bc984366 (diff) | |
download | libtdevnc-eb2eeed97e47f6b996c6a7bf9830b0083a66a96f.tar.gz libtdevnc-eb2eeed97e47f6b996c6a7bf9830b0083a66a96f.zip |
LibVNCClient: if the GotRect hook is set, override default op.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2007-08-10 Timo Ketola <[email protected]> + * libvncclient/rfbproto.c: add missing else (so that GotRect + handling overrides the default operation). + 2007-06-14 Karl Runge <[email protected]> * configure.ac: add a note on what you must do if you want to re-run autoconf from the LibVNCServer-X.Y.Z.tar.gz tarball. |