summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.