Mercurial > pidgin
comparison ChangeLog @ 31533:1b7c8904c066
Add Tor proxy stuff to the ChangeLog and tweak the text for another item
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Tue, 03 May 2011 05:08:02 +0000 |
parents | 3389c248e2b3 |
children | 3e11fa72c5d8 |
comparison
equal
deleted
inserted
replaced
31532:b9f58c31afc7 | 31533:1b7c8904c066 |
---|---|
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) |
94 Settings plugin. (Pat Erley) (13290, #13774) | 97 Settings plugin. (Pat Erley) (13290, #13774) |
95 | 98 |
96 Windows-Specific Changes: | 99 Windows-Specific Changes: |
97 * Fix building libpurple with Visual C++ .NET 2005. This was accidentally | 100 * Fix building libpurple with Visual C++ .NET 2005. This was accidentally |
98 broken in 2.7.11. (Florian Quèze) | 101 broken in 2.7.11. (Florian Quèze) |
99 * Build internal libgadu without -mms-bitfields, fixing several | 102 * Build internal libgadu using packed structs, fixing several |
100 long-standing Gadu-Gadu issues. (#11958, #6297) | 103 long-standing Gadu-Gadu issues. (#11958, #6297) |
101 | 104 |
102 version 2.7.11 (03/10/2011): | 105 version 2.7.11 (03/10/2011): |
103 General: | 106 General: |
104 * Our bundled libgadu should now build on HP-UX. | 107 * Our bundled libgadu should now build on HP-UX. |