summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 42e21a6..17a6187 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-09-27 Rohit Kumar <rokumar@novell.com>
+ * libvncserver/{cargs,sockets,main,rfbserver}.c,
+ rfb/rfb.h: Provide a generic means to extend the RFB
+ protocol: rfbRegisterProtocolExtension(extension). This
+ deprecates the current (very limited) option to override
+ rfbScreenInfoPtr->processCustomClientMessage(client).
+
2005-09-26 Rohit Kumar <rokumar@novell.com>
* libvncserver/{auth,main,rfbserver}.c, rfb/{rfb,rfbproto}.h:
support VNC protocol version 3.7. This allows to add security