summaryrefslogtreecommitdiffstats
path: root/x11vnc/ChangeLog
diff options
context:
space:
mode:
authorrunge <runge>2005-03-29 13:39:27 +0000
committerrunge <runge>2005-03-29 13:39:27 +0000
commitdfe5981ce9c6f3e44d9949017a0fa9a84d9856e7 (patch)
tree003294e34a8eb7047db4d9776a4783b71ebcdf38 /x11vnc/ChangeLog
parent1ce941862201ca320f46a3c23870555e41813f2f (diff)
downloadlibtdevnc-dfe5981ce9c6f3e44d9949017a0fa9a84d9856e7.tar.gz
libtdevnc-dfe5981ce9c6f3e44d9949017a0fa9a84d9856e7.zip
x11vnc: fix event leaks, build-time customizations, -nolookup
Diffstat (limited to 'x11vnc/ChangeLog')
-rw-r--r--x11vnc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog
index 8307798..a996b14 100644
--- a/x11vnc/ChangeLog
+++ b/x11vnc/ChangeLog
@@ -1,3 +1,11 @@
+2005-03-29 Karl Runge <[email protected]>
+ * build-time customizations X11VNC_SHARED, X11VNC_FOREVER,
+ REMOTE_CONTROL, SMALL_FOOTPRINT for CPPFLAGS
+ * fix event leaks for xkb BellNotify and ClientMessage and others,
+ esp. under -nofb. make nofb work with remote control.
+ * -nolookup for bad DNS setups.
+ * more playing with pointer_mode: check_user_input3()
+
2005-03-19 Karl Runge <[email protected]>
* scale cursors along with display. Use -scale_cursor to change
or disable cursor scaling.