diff options
Diffstat (limited to 'x11vnc/ChangeLog')
-rw-r--r-- | x11vnc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog index 8acda7c..5fd28da 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,3 +1,8 @@ +2006-02-24 Karl Runge <[email protected]> + * x11vnc: -unixpw for Unix password auth, -stunnel to setup + stunnel(1) for an SSL tunnel on the server end. Add clipboard + input to per-client input controls. + 2006-02-20 Karl Runge <[email protected]> * x11vnc: add SIGINT SIGQUIT handling for run_user_command(), set some signal handlers to SIG_DLF for forked children, |