summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrunge <runge>2005-05-31 03:26:04 +0000
committerrunge <runge>2005-05-31 03:26:04 +0000
commit4effb62e99925e19f2b4b14041d57574f3763f23 (patch)
tree184574c05c1fe806fd5ada6252501bdf92a3be63 /ChangeLog
parent813f4211ee483f2e6ef32265970cfe4d67b84491 (diff)
downloadlibtdevnc-4effb62e99925e19f2b4b14041d57574f3763f23.tar.gz
libtdevnc-4effb62e99925e19f2b4b14041d57574f3763f23.zip
main.c: fix copyRect for non-cursor-shape-aware clients.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e0f0a4..9e829ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2005-05-30 Karl Runge <runge@karlrunge.com>
+ * libvncserver/main.c: fix copyRect for non-cursor-shape-aware clients.
+
2005-05-24 Karl Runge <runge@karlrunge.com>
* x11vnc: scrollcopyrect: GrabServer detection, autorepeat throttling..
* prepare_x11vnc_dist.sh: grep out new libvncserver-config line.