Mercurial > pidgin
diff ChangeLog @ 31484:3b8415185090
Accept broken URLs from third-party GG clients same as official GG.
This patch is r1096 upstream, thanks to tomkiewicz again.
Fixes #13886.
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Sun, 01 May 2011 16:36:39 +0000 |
parents | 039867991a51 |
children | 28144269b283 |
line wrap: on
line diff
--- a/ChangeLog Sat Apr 30 16:27:01 2011 +0000 +++ b/ChangeLog Sun May 01 16:36:39 2011 +0000 @@ -51,6 +51,9 @@ Wasilczyk) (#10268) * Support XML events, resulting in immediate update of other users' buddy icons. (Tomasz Wasilczyk) (#13739) + * Accept poorly formatted URLs from other third-party clients in + the same manner as the official client. (Tomasz Wasilczyk) + (#13886) ICQ: * Fix unsetting your mood when "None" is selected. (Dustin Gathmann)