summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordscho <dscho>2004-06-07 11:43:00 +0000
committerdscho <dscho>2004-06-07 11:43:00 +0000
commitfefcb9188a0810577ee8d17a384af19c39d8a49e (patch)
tree7dfa2bb0b08c235324f0d31be13b1f17aaf3c2ad /ChangeLog
parentfc45b97d6503cf7fc72cdacd4611055c5554e77c (diff)
downloadlibtdevnc-fefcb9188a0810577ee8d17a384af19c39d8a49e.tar.gz
libtdevnc-fefcb9188a0810577ee8d17a384af19c39d8a49e.zip
fix cursor trails (when not using cursor encoding and moving the cursor,
the redrawn part of the screen didn't get updated, and so left cursor trails).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 959b536..e2858fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
2004-06-07 Johannes E. Schindelin <[email protected]>
+ * libvncserver/cursor.c, rfb/rfb.h: fix cursor trails
* */Makefile.am: stop automake nagging
* libvncclient/*, client_examples/*: streamline API, SDLvncviewer added
* examples/, libvncclient/, test/: moved tests to test/