summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordscho <dscho>2003-02-19 07:02:13 +0000
committerdscho <dscho>2003-02-19 07:02:13 +0000
commitcbf75f79c82c53035d3d8fbf363079d8bc0700a5 (patch)
tree2d96fa731d6bb427c343ec4cc8aa08cd7edcb255
parent7caf2e3b53f35bfc4ada8e36c986395157c4a7b5 (diff)
downloadlibtdevnc-cbf75f79c82c53035d3d8fbf363079d8bc0700a5.tar.gz
libtdevnc-cbf75f79c82c53035d3d8fbf363079d8bc0700a5.zip
webpage update
-rw-r--r--index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/index.html b/index.html
index fd60b5d..87c222f 100644
--- a/index.html
+++ b/index.html
@@ -9,6 +9,11 @@
<br>
<h2> News </h2>
+ <strong>2003/02/19</strong> A preliminary patch for rdesktop (CVS) to make
+rdp2vnc, a translator from Windows Terminal Server's protocol to VNC's protocol,
+is <a href=rdesktop-cvs+vnc.diff.gz>available</a>. It needs a new version of
+libvncserver; try CVS until I release 0.6.
+<p>
<strong>2003/02/09</strong> Version 0.5 is out! Features include autoconf based configure, rpm package (YMMV), cleanup of directory structure, NEW x11vnc! ZRLE encoding! HTTP tunnelling through LibVNCServer's HTTP support! Many bug fixes!
<p>
<strong>2002/07/28</strong> Version 0.4 is out! Biggest feature: NewFB encoding. Quite a few bugfixes also (Thanks to all!).