diff ChangeLog @ 30611:cd891a88a8fb

!ChangeLog all the changes I've made to the Yahoo prpls so far. Refs #11986. Refs #11908.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Mon, 14 Jun 2010 15:59:18 +0000
parents c3b77c0fa79c
children 6943aec8cf61
line wrap: on
line diff
--- a/ChangeLog	Mon Jun 14 14:10:42 2010 +0000
+++ b/ChangeLog	Mon Jun 14 15:59:18 2010 +0000
@@ -15,6 +15,17 @@
 	* Allow connecting to servers that only advertise GSSAPI and expect
 	  a fallback to legacy IQ authentication (broken in 2.7.0).
 
+	Yahoo/Yahoo JAPAN:
+	* Renamed "Use account proxy for SSL connections" to "Use account proxy
+	  for HTTP and HTTPS requests" and tied the option to HTTP requests too.
+	* Properly detect HTTP proxy server use when the HTTP proxy is the global
+	  proxy server, an account-level non-HTTP proxy server is configured, and
+	  the "Use account proxy for HTTP and HTTPS requests" account option is
+	  turned off.  This fixes connecting for some HTTP proxy servers.
+	* Fall back to connecting to scsa.msg.yahoo.com (not configurable) if the
+	  HTTP-based connect server lookup fails.  This does not work for Yahoo
+	  JAPAN accounts.
+
 version 2.7.1 (05/29/2010):
 	General:
 	* Build fixes on OpenSolaris.  (Brian Lu)