We have a host key database, just not a very good one.
authorowen <owen@cda61777-01e9-0310-a592-d414129be87e>
Fri, 18 Feb 2005 09:22:55 +0000 (09:22 +0000)
committerowen <owen@cda61777-01e9-0310-a592-d414129be87e>
Fri, 18 Feb 2005 09:22:55 +0000 (09:22 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@5340 cda61777-01e9-0310-a592-d414129be87e

mac/README.mac

index 56df326..9494c9f 100644 (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.