75. NTLM authentication involving unicode user name or password.
authorDaniel Stenberg <daniel@haxx.se>
Sun, 14 Feb 2010 22:51:43 +0000 (22:51 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 14 Feb 2010 22:51:43 +0000 (22:51 +0000)
  http://curl.haxx.se/mail/lib-2009-10/0024.html
  http://curl.haxx.se/bug/view.cgi?id=2944325

docs/KNOWN_BUGS

index 2eefdea..92b92ff 100644 (file)
@@ -3,6 +3,10 @@ join in and help us correct one or more of these! Also be sure to check the
 changelog of the current development status, as one or more of these problems
 may have been fixed since this was written!
 
+75. NTLM authentication involving unicode user name or password.
+  http://curl.haxx.se/mail/lib-2009-10/0024.html
+  http://curl.haxx.se/bug/view.cgi?id=2944325
+
 74. The HTTP spec allows headers to be merged and become comma-separated
   instead of being repeated several times. This also include Authenticate: and
   Proxy-Authenticate: headers and while this hardly every happens in real life