# HG changeset patch # User Daniel Atallah # Date 1304399282 0 # Node ID 1b7c8904c066214ac3c1530ee5d8a6ec6c2fa602 # Parent b9f58c31afc7e2c237ebed7de99f4d490560e350 Add Tor proxy stuff to the ChangeLog and tweak the text for another item diff -r b9f58c31afc7 -r 1b7c8904c066 ChangeLog --- 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):