summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordscho <dscho>2009-03-12 00:07:48 +0000
committerdscho <dscho>2009-03-12 00:07:48 +0000
commite2874d343a58e5f5f94739d864545a9d80c4cd87 (patch)
tree25c755ab7f296e241bc7f749d96d416162af48e7 /ChangeLog
parent76db22022cd4adcc9265edb2a87d99bf1eb1fbf6 (diff)
downloadlibtdevnc-e2874d343a58e5f5f94739d864545a9d80c4cd87.tar.gz
libtdevnc-e2874d343a58e5f5f94739d864545a9d80c4cd87.zip
Teach SDLvncviewer about scroll wheel events
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 24483cc..99a2a20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-03-12 Johannes E. Schindelin <Johannes.Schindelin@gmx.de>
+ * client_examples/SDLvncviewer.c: support mouse wheel operations
+
2009-03-08 Johannes E. Schindelin <Johannes.Schindelin@gmx.de>
* client_examples/SDLvncviewer.c: support clipboard operations