Makefile.lcc mentions version.o instead of .obj (not that it matters, probably)
[u/mdw/putty] / mac / README.mac
index e09a682..9494c9f 100644 (file)
@@ -1,4 +1,4 @@
-$Id: README.mac,v 1.28 2003/02/23 00:13:17 ben Exp $
+$Id$
 
 Information about PuTTY for the Mac OS
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
@@ -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.
@@ -85,7 +86,6 @@ Unimplemented features (should be done before release):
  * Warn-on-close.
  * Close-on-exit.
  * Warn-on-quit.
- * Flashing things.
  * Non-block cursors.
 
 Wishlist (after release):