Mercurial > pidgin.yaz
changeset 31985: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 | b9f58c31afc7 |
children | 3e11fa72c5d8 |
files | ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Tue May 03 04:57:17 2011 +0000 +++ b/ChangeLog Tue May 03 05:08:02 2011 +0000 @@ -34,6 +34,9 @@ (Kartik Mohta) (#1131) * media: Allow libpurple and plugins to set SDES properties for RTP conferences. (Jakub Adam) (#12981) + * proxy: Add new "Tor/Privacy" proxy type that can be used to restrict + operations that could leak potentially sensitive data (e.g. DNS queries). + (#11110, #13928) Gadu-Gadu: * Allow showing your status only to buddies. (Mateusz Piękos) (#13358) @@ -96,7 +99,7 @@ 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 + * Build internal libgadu using packed structs, fixing several long-standing Gadu-Gadu issues. (#11958, #6297) version 2.7.11 (03/10/2011):