summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authordscho <dscho>2005-09-29 17:33:37 +0000
committerdscho <dscho>2005-09-29 17:33:37 +0000
commit1a20edd73f930424b658b7bedfbe4dd653cdf06c (patch)
tree9381326f5f407cbe9ecd349ddc2e11ea77c68a88 /index.html
parent0a909fde7a283fb22c22bbdbc16bcf4c0fe391ec (diff)
downloadlibtdevnc-1a20edd73f930424b658b7bedfbe4dd653cdf06c.tar.gz
libtdevnc-1a20edd73f930424b658b7bedfbe4dd653cdf06c.zip
more TODOs, and an update to the website
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index 3ae3ffa..1ee3fc4 100644
--- a/index.html
+++ b/index.html
@@ -16,6 +16,8 @@
<p>
<h2> News </h2>
+ <strong>2005/09/29</strong> LibVNCServer now sports a brand new method to extend the protocol, thanks to Rohit Kumar! He also extended the library to support RFB 3.7. Furthermore, he contributed TightVNC file transfer protocol support to LibVNCServer!
+<p>
<strong>2005/05/25</strong> LibVNCClient now features ZRLE decoding!
<p>
<strong>2005/05/15</strong> Another round of valgrinding completed. This time it is augmented by changes instigated by using Linus' sparse. In the course, the complete sources were converted to ANSI C.