summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPeter Åstrand <astrand@cendio.se>2004-12-30 15:02:46 +0000
committerPeter Åstrand <astrand@cendio.se>2004-12-30 15:02:46 +0000
commitf1f6b58e5db0e4bfc72b505032dd15ef0523f706 (patch)
treeaa8347aaff34df7e108493888ecf19d5b4c45104 /doc
parent0fe254415653efdc58a0e7b233fbe86c6b791417 (diff)
downloadtigervnc-f1f6b58e5db0e4bfc72b505032dd15ef0523f706.tar.gz
tigervnc-f1f6b58e5db0e4bfc72b505032dd15ef0523f706.zip
The line speed bug has now been fixed.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@74 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/TODO b/doc/TODO
index c8fd410b..0e5d9508 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -14,7 +14,3 @@
* Document the Tight protocol extensions in a text file.
* All other features from the TightVNC 1.3 series: Filetransfer etc
-
-* Improve bandwidth tests: The routine only works when doing
- block reads, currently. If reading data pixel by pixel, or reading
- through a ZlibInStream, the bandwidth tests don't work.