diff options
author | runge <runge> | 2004-04-20 01:40:20 +0000 |
---|---|---|
committer | runge <runge> | 2004-04-20 01:40:20 +0000 |
commit | 7c1c81eede469b0450f201c2d292c21f257fd77e (patch) | |
tree | 22405457fc3587bdf365f4c6c518a19b1f6670fa /contrib/ChangeLog | |
parent | 167c619722e21e4f1c751dc187abcabb7cf2dd56 (diff) | |
download | libtdevnc-7c1c81eede469b0450f201c2d292c21f257fd77e.tar.gz libtdevnc-7c1c81eede469b0450f201c2d292c21f257fd77e.zip |
x11vnc: add -cursorpos for Cursor Position Updates, and -sigpipe
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r-- | contrib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 7691e94..23301f7 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +2004-04-19 Karl Runge <runge@karlrunge.com> + * support for cursor positions updates -cursorpos + * option for SIGPIPE handling -sigpipe + 2004-04-13 Karl Runge <runge@karlrunge.com> * solve problem with sending selection when client initializing (not yet in RFB_NORMAL state). Increase delay to 15s as well. |