From 2c177c866be95e9a2ea84021e8274cd2f60efdad Mon Sep 17 00:00:00 2001
From: dscho <dscho>
Date: Thu, 6 Oct 2005 22:17:40 +0000
Subject: update ChangeLog for today

---
 ChangeLog | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 39b35a9..56413b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
-- 
cgit v1.2.3

