summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordscho <dscho>2009-03-07 19:18:26 +0000
committerdscho <dscho>2009-03-07 19:18:26 +0000
commita02607fe352eca4ba8efff8df52c9e5ab1d04e6c (patch)
tree9d938ea9f3b09275c68976a8f747be04893f5f51 /ChangeLog
parent3ab7d5d7663bc995f463dcc23cb36b70e7c6e841 (diff)
downloadlibtdevnc-a02607fe352eca4ba8efff8df52c9e5ab1d04e6c.tar.gz
libtdevnc-a02607fe352eca4ba8efff8df52c9e5ab1d04e6c.zip
Teach SDLvncviewer to be resizable
Using "SDLvncviewer -resizable", you make the window resizable. This means that you can shrink the window (e.g. when you are trying to access an x11vnc from your little netbook), or you can enlarge it. 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 2327e6c..10b52bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-03-07 Johannes E. Schindelin <Johannes.Schindelin@gmx.de>
+ * client_examples/SDLvncviewer.c: make the viewer resizable
+
2009-03-06 Johannes E. Schindelin <Johannes.Schindelin@gmx.de>
* client_examples/SDLvncviewer.c: enable key repeat