diff options
author | dscho <dscho> | 2006-02-28 19:33:34 +0000 |
---|---|---|
committer | dscho <dscho> | 2006-02-28 19:33:34 +0000 |
commit | f52cfa651b99540b8c9a2d251c350cd1cc775aee (patch) | |
tree | 58b7066c545273989cc606682da619df84918ecf /ChangeLog | |
parent | 79310af7e7a289d2baf1bdc295daefdcc76ecc0e (diff) | |
download | libtdevnc-f52cfa651b99540b8c9a2d251c350cd1cc775aee.tar.gz libtdevnc-f52cfa651b99540b8c9a2d251c350cd1cc775aee.zip |
add handleEventsEagerly flag (Thanks, Donald)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |