mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-25 01:02:24 +00:00
Remove the TODO comment at the top of uxputty.c; I'm now not aware
of anything that makes the Unix port of PuTTY proper significantly unfinished. That's quite a milestone :-) [originally from svn r3148]
This commit is contained in:
parent
abe4091f52
commit
1f5780ad9f
@ -11,17 +11,6 @@
|
||||
#include "putty.h"
|
||||
#include "storage.h"
|
||||
|
||||
/*
|
||||
* TODO:
|
||||
*
|
||||
* - Better control of the individual config box features.
|
||||
* + SSH packet logging shouldn't be mentioned in pterm, and in
|
||||
* fact not PuTTYtel either.
|
||||
* + Keepalives, and the Connection panel in general, shouldn't
|
||||
* crop up in pterm. (And perhaps also not mid-session in
|
||||
* rlogin and raw?)
|
||||
*/
|
||||
|
||||
/*
|
||||
* Clean up and exit.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user