mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-02-09 16:36:34 +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 "putty.h"
|
||||||
#include "storage.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.
|
* Clean up and exit.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user