Mercurial > pidgin.yaz
diff ChangeLog @ 32079:64da22357346
propagate from branch 'im.pidgin.pidgin' (head fcd72ef630601a5c9de2e8465f3502ef38b67235)
to branch 'im.pidgin.pidgin.mxit' (head a4a5d806fd6d206456c7ce8787901448ea8787a9)
author | andrew.victor@mxit.com |
---|---|
date | Mon, 02 May 2011 11:00:39 +0000 |
parents | 11e629e6c23d 3389c248e2b3 |
children | bb4eaf8e70d6 |
line wrap: on
line diff
--- a/ChangeLog Tue Apr 26 13:43:24 2011 +0000 +++ b/ChangeLog Mon May 02 11:00:39 2011 +0000 @@ -6,6 +6,8 @@ bandwidth for silent periods during a call. (Jakub Adam) (half of #13180) * Added the DigiCert High Assurance CA-3 intermediate CA, needed for validation of the Facebook XMPP interface's certificate. + * Removed the QQ protocol plugin. It hasn't worked in a long time and + isn't being maintained, therefore we no longer want it. Pidgin: * Duplicate code cleanup. (Gabriel Schulhof) (#10599) @@ -30,6 +32,8 @@ (#13505) * When removing a buddy, delete the pounces associated with it. (Kartik Mohta) (#1131) + * media: Allow libpurple and plugins to set SDES properties for RTP + conferences. (Jakub Adam) (#12981) Gadu-Gadu: * Allow showing your status only to buddies. (Mateusz Piękos) (#13358) @@ -42,8 +46,8 @@ * Support typing notifications. (Jan Zachorowski, Tomasz Wasilczyk, Krzysztof Klinikowski) (#13362, #13590) * Require libgadu 1.10.1 to avoid using internal libgadu. - * SSL connection support for GNUTLS users (not on Windows yet!). - (Tomasz Wasilczyk) (#13613) + * Optional SSL connection support for GNUTLS users (not on Windows + yet!). (Tomasz Wasilczyk) (#13613, #13894) * Don't count received messages or statuses when determining whether to send a keepalive packet. (Jan Zachorowski) (#13699) * Fix a crash when receiving images on Windows or an incorrect @@ -51,6 +55,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) @@ -83,6 +90,8 @@ Plugins: * The Voice/Video Settings plugin now includes the ability to test microphone settings. (Jakub Adam) (#13182) + * Fix a crash when handling some saved settings in the Voice/Video + Settings plugin. (Pat Erley) (13290, #13774) Windows-Specific Changes: * Fix building libpurple with Visual C++ .NET 2005. This was accidentally