diff options
author | runge <runge> | 2004-05-08 14:43:03 +0000 |
---|---|---|
committer | runge <runge> | 2004-05-08 14:43:03 +0000 |
commit | 05a8d11903b9b675dba5056a2ddf8f980ac985ef (patch) | |
tree | b525292f7f9b69c06f6ff7f1a50e75841c38e633 /contrib/ChangeLog | |
parent | d43fc7efbe881b67be16ee54cd859f5759bf04a0 (diff) | |
download | libtdevnc-05a8d11903b9b675dba5056a2ddf8f980ac985ef.tar.gz libtdevnc-05a8d11903b9b675dba5056a2ddf8f980ac985ef.zip |
x11vnc: add -accept some-command/xmessage/popup
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 758308e..0623417 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +2004-05-08 Karl Runge <[email protected]> + * add -accept some-command/xmessage/popup to prompt local X11 user + or otherwise decide to accept an incoming client. + 2004-05-05 Karl Runge <[email protected]> * enable mouse button -> keystrokes mapping in -buttonmap (mousewheel) * enable keystroke -> mouse button mapping in -remap (touchpad paste) |