aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Appelbaum <jacob@appelbaum.net>2014-10-22 00:29:22 +0000
committerJacob Appelbaum <jacob@appelbaum.net>2014-10-22 00:29:22 +0000
commitb57b3ca8fb50396bce1cc2951c933bc015b04e44 (patch)
tree4a3c6a59a681256ef13eccd2e72bfb79895b7861
parent01bf93d833f52c8261bd37d4876c45aeae712d62 (diff)
downloadtlsdate-b57b3ca8fb50396bce1cc2951c933bc015b04e44.tar.gz
fix output of --showtime
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index b9ad532..d85446f 100644
--- a/TODO
+++ b/TODO
@@ -37,10 +37,6 @@ Here is a nice list of things to do to improve tlsdate:
49) Add seccomp tlsdate and tlsdate-helper
50) Add AppArmor fixes for Tails
51) Add time stamp cache fix
-52) Fix output for --showtime:
- eg: tlsdate -H www.google.com -p 443 -n -P tlsv1 \
- --showtime -x socks5://127.0.0.1:9050
- The above output will be missing a newline.
Patches welcome!