diff options
author | dscho <dscho> | 2005-10-06 22:17:40 +0000 |
---|---|---|
committer | dscho <dscho> | 2005-10-06 22:17:40 +0000 |
commit | 2c177c866be95e9a2ea84021e8274cd2f60efdad (patch) | |
tree | 6f09f4d2033ea5b6710de7341f239ef501c640b1 | |
parent | 194a76df115db3b6fe62adbccfe4181ed46d2c52 (diff) | |
download | libtdevnc-2c177c866be95e9a2ea84021e8274cd2f60efdad.tar.gz libtdevnc-2c177c866be95e9a2ea84021e8274cd2f60efdad.zip |
update ChangeLog for today
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2005-10-06 Johannes E. Schindelin <Johannes.Schindelin@gmx.de> + * many a files: kill BackChannel and CustomClientMessage + support. The new extension mechanism is much more versatile. + To prove this, a new example shows how to implement the back + channel as an extension. Of course, this had to be tested, so + LibVNCClient now has beginnings of an extension mechanism, too. + And an example implementing the client side of the back channel. + 2005-10-03 Johannes E. Schindelin <Johannes.Schindelin@gmx.de> * libvncserver/rfbserver.c, rfb/rfb.h: add a method to the extension struct which is called to enable pseudo encodings. |