diff options
author | rohit_99129 <rohit_99129> | 2006-02-24 08:23:55 +0000 |
---|---|---|
committer | rohit_99129 <rohit_99129> | 2006-02-24 08:23:55 +0000 |
commit | eb08d83d62d0440b946b1b13fcbabb12314dbba9 (patch) | |
tree | d915206b3854fbd3e98571db88f6834d62266a8a /ChangeLog | |
parent | d3599be1b822b2afa3d27c2eca50c08edb9e5622 (diff) | |
download | libtdevnc-eb08d83d62d0440b946b1b13fcbabb12314dbba9.tar.gz libtdevnc-eb08d83d62d0440b946b1b13fcbabb12314dbba9.zip |
Added method to get extension specific client data
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |