summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordscho <dscho>2004-01-21 01:23:35 +0000
committerdscho <dscho>2004-01-21 01:23:35 +0000
commit3a472f8805ad45f43101900126b86c11a5cf01c5 (patch)
treeeaa8503fcd8ba383174d2bfa53519e3431abd5a8
parentce4c02b6f410f89e272df6e11602f1ea881e7d22 (diff)
downloadlibtdevnc-3a472f8805ad45f43101900126b86c11a5cf01c5.tar.gz
libtdevnc-3a472f8805ad45f43101900126b86c11a5cf01c5.zip
update
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3a12e4..2d8b5ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-21 Johannes E. Schindelin <Johannes.Schindelin@gmx.de>
+ * do not send unneccessary updates when drawing a cursor
+ * ignore SIGPIPE; it is handled by EPIPE
+ * add an example how to use rfbDoCopyRect
+
2004-01-19 Karl Runge <runge@karlrunge.com>
* handle mouse button number mismatch
* improved pointer input handling during drags, etc.