summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-12-15 12:02:14 +0100
committerDaniel Stenberg <daniel@haxx.se>2020-12-15 12:02:14 +0100
commitbe8c94da781f2df2b8e424923581945195025db0 (patch)
tree840df2f069a881eeafa379473b86f88eab82428b
parenta259eee99f2a3d181f4d3254482707f4a0ec4747 (diff)
downloadcurl-be8c94da781f2df2b8e424923581945195025db0.tar.gz
TODO: Package curl for Windows in a signed installer
Closes #5424
-rw-r--r--docs/TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/TODO b/docs/TODO
index f86e92ffc..2b3117c04 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -168,6 +168,7 @@
19.1 roffit
19.2 Enable PIE and RELRO by default
19.3 Don't use GNU libtool on OpenBSD
+ 19.4 Package curl for Windows in a signed installer
20. Test suite
20.1 SSL tunnel
@@ -1198,6 +1199,10 @@ that doesn't exist on the server, just like --ftp-create-dirs.
See https://github.com/curl/curl/issues/5862
+19.4 Package curl for Windows in a signed installer
+
+ See https://github.com/curl/curl/issues/5424
+
20. Test suite
20.1 SSL tunnel