From a1287ec64fa6a79aa42c151e4379aaab91076e99 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 16 Sep 2005 07:18:25 +0000 Subject: added URLs to bug reports --- docs/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/TODO') diff --git a/docs/TODO b/docs/TODO index 9f6ed77c4..05a134745 100644 --- a/docs/TODO +++ b/docs/TODO @@ -31,7 +31,7 @@ TODO * Introduce a new error code indicating authentication problems (for proxy CONNECT error 407 for example). This cannot be an error code, we must not return informational stuff as errors, consider a new info returned by - curl_easy_getinfo() #845941 + curl_easy_getinfo() http://curl.haxx.se/bug/view.cgi?id=845941 * Use 'struct lifreq' and SIOCGLIFADDR instead of 'struct ifreq' and SIOCGIFADDR on newer Solaris versions as they claim the latter is obsolete. -- cgit v1.2.3