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

The event log is implemented; remove it from the list.

[originally from svn r2830]
This commit is contained in:
Ben Harris 2003-02-10 23:49:58 +00:00
parent ae0a12c938
commit bea09a8046

View File

@ -1,4 +1,4 @@
$Id: README.mac,v 1.25 2003/02/07 01:33:24 ben Exp $ $Id: README.mac,v 1.26 2003/02/10 23:49:58 ben Exp $
Information about PuTTY for the Mac OS Information about PuTTY for the Mac OS
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
@ -89,7 +89,6 @@ Unimplemented features (should be done before release):
* Warn-on-close. * Warn-on-close.
* Close-on-exit. * Close-on-exit.
* Warn-on-quit. * Warn-on-quit.
* Event log.
* Flashing things. * Flashing things.
* Non-block cursors. * Non-block cursors.