1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-03-12 18:13:50 -05:00

We have a host key database, just not a very good one.

[originally from svn r5340]
This commit is contained in:
Owen Dunn 2005-02-18 09:22:55 +00:00
parent 0598df9217
commit a2567371a6

View File

@ -70,14 +70,15 @@ Known bugs:
font switch at this point. This can be seen as a special case of
the need to switch fonts to get odd characters.
* Pasting large blocks of text doesn't work.
* The host key database is currently limited by its implementation to
2727 host keys.
Unimplemented features (should be done before release):
* TCP urgent data.
* Listening sockets.
* Changing font size in reponse to resize requests.
* Full screen mode.
* Session configuration.
* Host key database.
* Session configuration.
* Entropy collection.
* Private key files.
* Pageant and PuTTYgen.