Mercurial > pidgin
diff ChangeLog @ 31494:f1fd3df53e74
propagate from branch 'im.pidgin.pidgin' (head 40ac21cffeec1a6ccb95ee0290e1f4f457fd8ff4)
to branch 'im.pidgin.pidgin.mxit' (head 25a0edc656e58082c520636f0bf5ec092990febb)
author | andrew.victor@mxit.com |
---|---|
date | Fri, 25 Mar 2011 08:36:10 +0000 |
parents | aa74632c869d dc63d77fea03 |
children | 91df50ae5e26 |
line wrap: on
line diff
--- a/ChangeLog Fri Mar 25 08:33:12 2011 +0000 +++ b/ChangeLog Fri Mar 25 08:36:10 2011 +0000 @@ -7,6 +7,10 @@ Pidgin: * Duplicate code cleanup. (Gabriel Schulhof) (#10599) + * Voice/Video call window adapts correctly to adding or removing streams + on the fly. (Jakub Adam) (half of #13535) + * Don't cancel an ongoing call when rejecting the addition of a stream to + the existing call. (Jakub Adam) (#13537) libpurple: * media: Allow obtaining active local and remote candidates. (#11830) @@ -15,12 +19,29 @@ * Simple Silence Suppression is optional per-account. (Jakub Adam) (half of #13180) * Fix purple-url-handler being unable to find an account. + * media: Allow adding/removing streams on the fly. (Jakub Adam) (half of + #13535) Gadu-Gadu: * Allow showing your status only to buddies. (Mateusz Piękos) (#13358) + * Updated internal libgadu to version 1.10.1. (Mateusz Piękos, Krzysztof + Klinikowski) (#13525) + * Suppress blank messages that happen when sending inline images. (Tomasz + Wasilczyk) (#13554) + * Fix sending inline images, including images larger than 256 KB, to remote + users. (Tomasz Wasilczyk) (#13580) ICQ: * Fix unsetting your mood when "None" is selected. (#7431) + * Ignore Daylight Saving Time when performing calculations related to + birthdays. (dustin) (#13533) + * It is now possible to specify multiple encodings on the Advanced tab of + an ICQ account's settings by using a comma-delimited list. (loentar) + (#13496) + + Plugins: + * The Voice/Video Settings plugin now includes the ability to test + microphone settings. (Jakub Adam) (#13182) MXit: * Support for an Invite Message when adding a buddy. @@ -28,6 +49,8 @@ Windows-Specific Changes: * Fix building libpurple with Visual C++ .NET 2005. This was accidentally broken in 2.7.11. (Florian Quèze) + * Build internal libgadu without -mms-bitfields, fixing several + long-standing Gadu-Gadu issues. (#11958, #6297) version 2.7.11 (03/10/2011): General: