diff ChangeLog @ 29047:031fd1cd88df

jabber: Update the default FT proxy (if it's still set as the previous, broken, default).
author Paul Aurich <paul@darkrain42.org>
date Mon, 15 Feb 2010 00:20:55 +0000
parents 4e7fd81a39c6
children d4b9df8e17f6 2ad2e3490b23
line wrap: on
line diff
--- a/ChangeLog	Mon Feb 15 00:12:12 2010 +0000
+++ b/ChangeLog	Mon Feb 15 00:20:55 2010 +0000
@@ -59,6 +59,9 @@
 	  disconnected by servers that dislike overly-large stanzas.
 	* Fix receiving messages without markup over an Openfire BOSH connection
 	  (forcibly put the stanzas in the jabber:client namespace).
+	* The default value for the file transfer proxies is automatically
+	  updated when an account connects, if it is still the old (broken)
+	  default (from 'proxy.jabber.org' to 'proxy.eu.jabber.org').
 
 	Yahoo:
 	* Don't send <span> and </span> tags.  (Fartash Faghri)