Commit c41e1fad authored by Senthil Kumaran's avatar Senthil Kumaran

Add a news entry for Issue8280.

parent d95cc754
......@@ -50,6 +50,10 @@ Extensions
Library
-------
- Fix Issue8280 - urllib2's Request method will remove fragements in the url.
This is how it is supposed to work, wget and curl do the same. Previous
behavior was wrong.
- Issue #6683: For SMTP logins we now try all authentication methods advertised
by the server. Many servers are buggy and advertise authentication methods they
o not support in reality.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment