Mercurial > pidgin.yaz
comparison ChangeLog @ 31856:0062b2661b3c
I like this ordering more
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 21 Mar 2011 07:27:33 +0000 |
parents | 380314aa5c1b |
children | c446bf0b83d2 |
comparison
equal
deleted
inserted
replaced
31855:62dc884f2dec | 31856:0062b2661b3c |
---|---|
3 version 2.8.0 (??/??/????): | 3 version 2.8.0 (??/??/????): |
4 General: | 4 General: |
5 * Implement simple silence suppression for voice calls, preventing wasted | 5 * Implement simple silence suppression for voice calls, preventing wasted |
6 bandwidth for silent periods during a call. (Jakub Adam) (half of #13180) | 6 bandwidth for silent periods during a call. (Jakub Adam) (half of #13180) |
7 | 7 |
8 Gadu-Gadu: | 8 Pidgin: |
9 * Allow showing your status only to buddies. (Mateusz Piękos) (#13358) | 9 * Duplicate code cleanup. (Gabriel Schulhof) (#10599) |
10 | 10 |
11 libpurple: | 11 libpurple: |
12 * media: Allow obtaining active local and remote candidates. (#11830) | 12 * media: Allow obtaining active local and remote candidates. (#11830) |
13 * media: Allow getting/setting video capabilities. (Jakub Adam) (half of | 13 * media: Allow getting/setting video capabilities. (Jakub Adam) (half of |
14 #13095) | 14 #13095) |
15 * Simple Silence Suppression is optional per-account. (Jakub Adam) (half | 15 * Simple Silence Suppression is optional per-account. (Jakub Adam) (half |
16 of #13180) | 16 of #13180) |
17 * Fix purple-url-handler being unable to find an account. | 17 * Fix purple-url-handler being unable to find an account. |
18 | 18 |
19 Pidgin: | 19 Gadu-Gadu: |
20 * Duplicate code cleanup. (Gabriel Schulhof) (#10599) | 20 * Allow showing your status only to buddies. (Mateusz Piękos) (#13358) |
21 | 21 |
22 Windows-Specific Changes: | 22 Windows-Specific Changes: |
23 * Fix building libpurple with Visual C++ .NET 2005. This was accidentally | 23 * Fix building libpurple with Visual C++ .NET 2005. This was accidentally |
24 broken in 2.7.11. (Florian Quèze) | 24 broken in 2.7.11. (Florian Quèze) |
25 | 25 |