From 8490de3ff0e488233d7047d7e6ba3b5c278c5484 Mon Sep 17 00:00:00 2001 From: dscho Date: Mon, 3 Oct 2005 14:40:18 +0000 Subject: add enablePseudoEncoding() to rfbProtocolExtension --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d252555..39b35a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-10-03 Johannes E. Schindelin + * libvncserver/rfbserver.c, rfb/rfb.h: add a method to the + extension struct which is called to enable pseudo encodings. + This is a versatile mechanism to enable/disable custom + extensions with custom clients and servers. + 2005-09-28 Rohit Kumar * examples/filetransfer.c, rfb/rfb.h, configure.ac, libvncserver/{auth,cargs,main,rfbserver,sockets}.c, -- cgit v1.1