diff options
author | runge <runge> | 2008-01-15 04:27:11 +0000 |
---|---|---|
committer | runge <runge> | 2008-01-15 04:27:11 +0000 |
commit | c07091b3900ad1d66bb9665a892bf93c685d031a (patch) | |
tree | 13be8939702009f53bffec7d85ff61a5fe13789a /x11vnc/ChangeLog | |
parent | 649f5b2b4615ae67d97eff7f3fa246a1ac41edf9 (diff) | |
download | libtdevnc-c07091b3900ad1d66bb9665a892bf93c685d031a.tar.gz libtdevnc-c07091b3900ad1d66bb9665a892bf93c685d031a.zip |
x11vnc: -ping option, fix memory corruption in copy_tiles after xrandr resize.
Diffstat (limited to 'x11vnc/ChangeLog')
-rw-r--r-- | x11vnc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog index 4f91276..c1c302c 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,3 +1,7 @@ +2008-01-14 Karl Runge <runge@karlrunge.com> + * x11vnc: -ping option, fix memory corruption in copy_tiles + after xrandr resize. + 2007-12-16 Karl Runge <runge@karlrunge.com> * x11vnc: setup remote-ctrl file by default on macosx. improve tkx11vnc wrt attaching to existing server in icon/tray mode. |