diff ChangeLog @ 30642:81ffeb069847

merged from im.pidgin.pidgin
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Mon, 21 Jun 2010 17:35:10 +0900
parents fcc36743697c
children 91869ed3ba59
line wrap: on
line diff
--- a/ChangeLog	Fri Jun 04 14:33:12 2010 +0900
+++ b/ChangeLog	Mon Jun 21 17:35:10 2010 +0900
@@ -1,6 +1,34 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
 version 2.7.2 (??/??/????):
+	libpurple:
+	* Fix the TURN server settings (broken in 2.7.0).
+
+	Pidgin:
+	* Re-focus the input area after clicking the attention toolbar button.
+
+	Finch:
+	* Rebindable 'suggest-next-page' and 'suggest-prev-page' actions for
+	  textboxes (GntEntry) to scroll through list of suggestions.
+	* Rebindable 'dropdown' action for comboboxes (GntComboBox) to show the
+	  dropdown list of options.
+
+	XMPP:
+	* Allow connecting to servers that only advertise GSSAPI and expect
+	  a fallback to legacy IQ authentication (broken in 2.7.0).
+	* Fix a crash when receiving custom emoticons that don't adhere to
+	  the specification.
+
+	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: