summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordscho <dscho>2006-02-28 19:33:34 +0000
committerdscho <dscho>2006-02-28 19:33:34 +0000
commitf52cfa651b99540b8c9a2d251c350cd1cc775aee (patch)
tree58b7066c545273989cc606682da619df84918ecf /ChangeLog
parent79310af7e7a289d2baf1bdc295daefdcc76ecc0e (diff)
downloadlibtdevnc-f52cfa651b99540b8c9a2d251c350cd1cc775aee.tar.gz
libtdevnc-f52cfa651b99540b8c9a2d251c350cd1cc775aee.zip
add handleEventsEagerly flag (Thanks, Donald)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a1678ce..9c29744 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-02-28 Donald Dugger <donald.d.dugger@intel.com>
+ * rfb.h, sockets.c, main.c: add a flag to handle all pending
+ input events instead of one at a time.
+
2006-02-24 Karl Runge <runge@karlrunge.com>
* x11vnc: -unixpw and -stunnel options. Add clipboard input
to per-client input controls.