diff --git a/docs/TODO b/docs/TODO index 7ef915e651..962e759cee 100644 --- a/docs/TODO +++ b/docs/TODO @@ -181,6 +181,7 @@ 19.3 Do not use GNU libtool on OpenBSD 19.4 Package curl for Windows in a signed installer 19.5 make configure use --cache-file more and better + 19.6 build curl with Windows Unicode support 20. Test suite 20.1 SSL tunnel @@ -1320,6 +1321,13 @@ See https://github.com/curl/curl/issues/7753 +19.6 build curl with Windows Unicode support + + The user wants an easier way to tell autotools to build curl with Windows + Unicode support, like ./configure --enable-windows-unicode + + See https://github.com/curl/curl/issues/7229 + 20. Test suite 20.1 SSL tunnel