diff options
author | runge <runge> | 2004-05-22 03:30:31 +0000 |
---|---|---|
committer | runge <runge> | 2004-05-22 03:30:31 +0000 |
commit | 0130bdb9d6c61e0446ab514816041f1b9283410a (patch) | |
tree | 58699f5088c885a8487da5017b5e37a4f7bb0a6a /contrib/ChangeLog | |
parent | dd26262a369b8da6b612017a6095882ca4469816 (diff) | |
download | libtdevnc-0130bdb9d6c61e0446ab514816041f1b9283410a.tar.gz libtdevnc-0130bdb9d6c61e0446ab514816041f1b9283410a.zip |
x11vnc: -gone, -passwdfile, -o logfile; add view-only to -accept
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r-- | contrib/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 04d6575..9e468f6 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,10 @@ +2004-05-21 Karl Runge <[email protected]> + * -accept: add view-only decision and other improvements. + * add -gone command option for when a client leaves. + Thanks to Jesus Alvarez for these ideas. + * -passwdfile to keep passwd off of cmd line. + * -o logfile send stderr to a logfile. + 2004-05-14 Karl Runge <[email protected]> * improvements to -accept popup: yes/no buttons and timeout. * less fprintf under -q so '-q -inetd' has no stderr output. |