From: owen Date: Fri, 18 Feb 2005 09:22:55 +0000 (+0000) Subject: We have a host key database, just not a very good one. X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/04c3d2569816fb29a90ed13700358faeec3d42a4 We have a host key database, just not a very good one. git-svn-id: svn://svn.tartarus.org/sgt/putty@5340 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/mac/README.mac b/mac/README.mac index 56df3264..9494c9f2 100644 --- a/mac/README.mac +++ b/mac/README.mac @@ -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.