Mercurial > pidgin
comparison ChangeLog @ 31630:bb4eaf8e70d6
propagate from branch 'im.pidgin.pidgin' (head b4610e0aa7f5df4daa5d4ad90ce8a8d80f46e0fe)
to branch 'im.pidgin.pidgin.mxit' (head 8b579559174d8853ab2218dac2e81e3ba5baead2)
author | andrew.victor@mxit.com |
---|---|
date | Wed, 04 May 2011 07:21:43 +0000 |
parents | 64da22357346 3e11fa72c5d8 |
children | 144c59ae122f |
comparison
equal
deleted
inserted
replaced
31628:08dccf527457 | 31630:bb4eaf8e70d6 |
---|---|
32 (#13505) | 32 (#13505) |
33 * When removing a buddy, delete the pounces associated with it. | 33 * When removing a buddy, delete the pounces associated with it. |
34 (Kartik Mohta) (#1131) | 34 (Kartik Mohta) (#1131) |
35 * media: Allow libpurple and plugins to set SDES properties for RTP | 35 * media: Allow libpurple and plugins to set SDES properties for RTP |
36 conferences. (Jakub Adam) (#12981) | 36 conferences. (Jakub Adam) (#12981) |
37 * proxy: Add new "Tor/Privacy" proxy type that can be used to restrict | |
38 operations that could leak potentially sensitive data (e.g. DNS queries). | |
39 (#11110, #13928) | |
37 | 40 |
38 Gadu-Gadu: | 41 Gadu-Gadu: |
39 * Allow showing your status only to buddies. (Mateusz Piękos) (#13358) | 42 * Allow showing your status only to buddies. (Mateusz Piękos) (#13358) |
40 * Updated internal libgadu to version 1.10.1. (Robert Matusewicz, | 43 * Updated internal libgadu to version 1.10.1. (Robert Matusewicz, |
41 Krzysztof Klinikowski) (#13525) | 44 Krzysztof Klinikowski) (#13525) |
84 * Update to protocol v6.3. | 87 * Update to protocol v6.3. |
85 | 88 |
86 XMPP: | 89 XMPP: |
87 * Remember the previously entered user directory when searching. | 90 * Remember the previously entered user directory when searching. |
88 (Keith Moyer) (#12451) | 91 (Keith Moyer) (#12451) |
92 * Correctly handle a buddy's unsetting his/her vCard-based avatar. | |
93 (Matthew W.S. Bell) (#13370) | |
89 | 94 |
90 Plugins: | 95 Plugins: |
91 * The Voice/Video Settings plugin now includes the ability to test | 96 * The Voice/Video Settings plugin now includes the ability to test |
92 microphone settings. (Jakub Adam) (#13182) | 97 microphone settings. (Jakub Adam) (#13182) |
93 * Fix a crash when handling some saved settings in the Voice/Video | 98 * Fix a crash when handling some saved settings in the Voice/Video |
94 Settings plugin. (Pat Erley) (13290, #13774) | 99 Settings plugin. (Pat Erley) (13290, #13774) |
95 | 100 |
96 Windows-Specific Changes: | 101 Windows-Specific Changes: |
97 * Fix building libpurple with Visual C++ .NET 2005. This was accidentally | 102 * Fix building libpurple with Visual C++ .NET 2005. This was accidentally |
98 broken in 2.7.11. (Florian Quèze) | 103 broken in 2.7.11. (Florian Quèze) |
99 * Build internal libgadu without -mms-bitfields, fixing several | 104 * Build internal libgadu using packed structs, fixing several |
100 long-standing Gadu-Gadu issues. (#11958, #6297) | 105 long-standing Gadu-Gadu issues. (#11958, #6297) |
101 | 106 |
102 version 2.7.11 (03/10/2011): | 107 version 2.7.11 (03/10/2011): |
103 General: | 108 General: |
104 * Our bundled libgadu should now build on HP-UX. | 109 * Our bundled libgadu should now build on HP-UX. |