diff options
author | Peter Åstrand <astrand@cendio.se> | 2004-12-30 15:02:46 +0000 |
---|---|---|
committer | Peter Åstrand <astrand@cendio.se> | 2004-12-30 15:02:46 +0000 |
commit | f1f6b58e5db0e4bfc72b505032dd15ef0523f706 (patch) | |
tree | aa8347aaff34df7e108493888ecf19d5b4c45104 /doc | |
parent | 0fe254415653efdc58a0e7b233fbe86c6b791417 (diff) | |
download | tigervnc-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/TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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. |