summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordscho <dscho>2005-12-07 18:35:48 +0000
committerdscho <dscho>2005-12-07 18:35:48 +0000
commit61204490ce0931b6593bbf8c84647b0a9200a3e5 (patch)
tree7605ef581d608b7934d97e98328d524184585b77 /ChangeLog
parent6a7736f87a7e6f2f7bb6ea02692bf2a3b704caf8 (diff)
downloadlibtdevnc-61204490ce0931b6593bbf8c84647b0a9200a3e5.tar.gz
libtdevnc-61204490ce0931b6593bbf8c84647b0a9200a3e5.zip
plug memory leaks
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb08857..5971e66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-12-07 Giampiero Giancipoli <giampiero.giancipoli@fredreggiane.com>
+ * libvncclient/vncviewer.c: plug memory leaks
+
+2005-12-07 Johannes E. Schindelin <Johannes.Schindelin@gmx.de>
+ * client_examples/SDLvncviewer.c: use unicode to determine the keysym
+ (much more reliable than the old method)
+
2005-11-25 Karl Runge <runge@karlrunge.com>
* configure.ac: disable tightvnc-filetransfer if no libpthread.
add --without-pthread option.