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 d6343ed..8acda7c 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,3 +1,8 @@ +2006-02-20 Karl Runge <runge@karlrunge.com> + * x11vnc: add SIGINT SIGQUIT handling for run_user_command(), + set some signal handlers to SIG_DLF for forked children, + put a timeout on port 113 connection to viewer machine. + 2006-02-06 Karl Runge <runge@karlrunge.com> * x11vnc: fix AIX build wrt h_errno. |