bagder: curl-www _changes.html,1.105,1.106
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www In directory labb:/tmp/cvs-serv23629 Modified Files: _changes.html Log Message: link to the advosories Index: _changes.html =================================================================== RCS file: /cvsroot/curl/curl-www/_changes.html,v retrieving revision 1.105 retrieving revision 1.106 diff -u -d -r1.105 -r1.106 --- _changes.html 6 Dec 2005 23:25:40 -0000 1.105 +++ _changes.html 7 Dec 2005 13:29:57 -0000 1.106 @@ -56,7 +56,7 @@ </ul> <p> Bugfixes: <ul> - <li> buffer overflow problem: http://curl.haxx.se/docs/adv_20051207.html + <li> <a href="http://curl.haxx.se/docs/adv_20051207.html">URL buffer overflow problem</a> <li> using file:// on non-existing files are properly handled <li> builds fine on DJGPP <li> CURLOPT_ERRORBUFFER is now always filled in on errors @@ -85,7 +85,7 @@ </ul> <p> Bugfixes: <ul> - <li> user+domain name buffer overflow in the NTLM code (security flaw) + <li> user+domain name <a href="http://curl.haxx.se/docs/adv_20051013.html">buffer overflow</a> in the NTLM code (security flaw) <li> -z over FTP now considers equal timestamps "not modified since" <li> Weird characters removed from the configure script <li> Fixed time zone offsets for MEST and CEST for the time parser