summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrohit_99129 <rohit_99129>2006-02-24 08:23:55 +0000
committerrohit_99129 <rohit_99129>2006-02-24 08:23:55 +0000
commiteb08d83d62d0440b946b1b13fcbabb12314dbba9 (patch)
treed915206b3854fbd3e98571db88f6834d62266a8a /ChangeLog
parentd3599be1b822b2afa3d27c2eca50c08edb9e5622 (diff)
downloadlibtdevnc-eb08d83d62d0440b946b1b13fcbabb12314dbba9.tar.gz
libtdevnc-eb08d83d62d0440b946b1b13fcbabb12314dbba9.zip
Added method to get extension specific client data
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c7c715f..518bd3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-02-24 Rohit Kumar <rokumar@novell.com>
+ * main.c, rfbtightserver.c, rfb.h: added method to get
+ extension specific client data.
+
2006-02-22 Rohit Kumar <rokumar@novell.com>
* auth.c, main.c, rfbtightserver.c, rfb.h: add methods to
unregister extensions and security types.