diff options
author | Sterchele Nicolas <sterchelen@gmail.com> | 2020-06-12 13:21:04 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-06-12 13:36:15 +0200 |
commit | d5bf9f94e23f51b9f557a0bf0dbfca17c16e45f9 (patch) | |
tree | eb64af4e875945111d817cd4ac0423d7669c4ae1 | |
parent | b71628b633de3287fa83360a2019f0b7023b3aa3 (diff) | |
download | curl-d5bf9f94e23f51b9f557a0bf0dbfca17c16e45f9.tar.gz |
TODO: remove 19.3 section title
Follow-up to ad6416986755e417c66e2c6, which caused wrong formatting on
curl documentation website
Closes #5561
-rw-r--r-- | docs/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -160,7 +160,6 @@ 19. Build 19.1 roffit 19.2 Enable PIE and RELRO by default - 19.3 cmake test suite improvements 20. Test suite 20.1 SSL tunnel @@ -1107,6 +1106,7 @@ that doesn't exist on the server, just like --ftp-create-dirs. to no impact, neither on the performance nor on the general functionality of curl. + 20. Test suite 20.1 SSL tunnel |