Mercurial > pidgin
comparison ChangeLog @ 31379:7738498d4010
We'll do 2.8.0 as the next release.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Sun, 13 Mar 2011 23:28:28 +0000 |
parents | 7cbd01b1ed31 |
children | 380314aa5c1b |
comparison
equal
deleted
inserted
replaced
31378:7cbd01b1ed31 | 31379:7738498d4010 |
---|---|
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul | 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul |
2 | 2 |
3 version 2.8.0 (??/??/????): | 3 version 2.8.0 (??/??/????): |
4 General: | |
5 * Implement simple silence suppression for voice calls, preventing wasted | |
6 bandwidth for silent periods during a call. (Jakub Adam) (half of #13180) | |
7 | |
8 Gadu-Gadu: | |
9 * Allow showing your status only to buddies. (Mateusz Piękos) (#13358) | |
10 | |
4 libpurple: | 11 libpurple: |
5 * media: Allow obtaining active local and remote candidates. (#11830) | 12 * media: Allow obtaining active local and remote candidates. (#11830) |
6 * media: Allow getting/setting video capabilities. (Jakub Adam) (half of | 13 * media: Allow getting/setting video capabilities. (Jakub Adam) (half of |
7 #13095) | 14 #13095) |
8 * Simple Silence Suppression is optional per-account. (Jakub Adam) (half | 15 * Simple Silence Suppression is optional per-account. (Jakub Adam) (half |
9 of #13180) | 16 of #13180) |
10 | 17 |
11 Pidgin: | 18 Pidgin: |
12 * Duplicate code cleanup. (Gabriel Schulhof) (#10599) | 19 * Duplicate code cleanup. (Gabriel Schulhof) (#10599) |
13 | |
14 version 2.7.12 (??/??/????): | |
15 General: | |
16 * Implement simple silence suppression for voice calls, preventing wasted | |
17 bandwidth for silent periods during a call. (Jakub Adam) (half of #13180) | |
18 | |
19 Gadu-Gadu: | |
20 * Allow showing your status only to buddies. (Mateusz Piękos) (#13358) | |
21 | 20 |
22 Windows-Specific Changes: | 21 Windows-Specific Changes: |
23 * Fix building libpurple with Visual C++ .NET 2005. This was accidentally | 22 * Fix building libpurple with Visual C++ .NET 2005. This was accidentally |
24 broken in 2.7.11. (Florian Quèze) | 23 broken in 2.7.11. (Florian Quèze) |
25 | 24 |