From 1a20edd73f930424b658b7bedfbe4dd653cdf06c Mon Sep 17 00:00:00 2001
From: dscho <dscho>
Date: Thu, 29 Sep 2005 17:33:37 +0000
Subject: more TODOs, and an update to the website

---
 TODO       | 3 ++-
 index.html | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO
index 10cf756..67c4cdc 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,8 @@
 immediate:
 ----------
 
+ANSIfy tightvnc-filetransfer
+implement PseudoEncoding support in rfbProtocolExtension
 VisualNaCro testing
 test IRIX -overlay (x11vnc)
 java vncviewer doesn't do colour cursors?
@@ -11,7 +13,6 @@ teach SDLvncviewer about CopyRect...
 implement "-record" in libvncclient
 libtoolize
 come up with an alpha cursor patch for Windows vncviewer
-release ;-)
 
 later:
 ------
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.
-- 
cgit v1.2.3

