update TODO note about HTTP; libtls will more likely be used from dial.c
diff --git a/TODO b/TODO
index a5c4e90..57240a3 100644
--- a/TODO
+++ b/TODO
@@ -13,7 +13,8 @@ got:
branch and then merged into main at /usr/src/gnu/llvm in the same way.
libexec:
-- add http(s) transport with libtls in got-fetch-pack or a new helper
+- add http(s) transport with libtls in dial.c, speaking Git's HTTP protocol
+ via got-fetch-pack or a new helper
tog:
- implement horizonal scrolling in all views