Mercurial > pidgin
changeset 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 | dc1b3cb85f51 |
files | ChangeLog ChangeLog.API NEWS |
diffstat | 3 files changed, 8 insertions(+), 11 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sun Mar 13 23:11:32 2011 +0000 +++ b/ChangeLog Sun Mar 13 23:28:28 2011 +0000 @@ -1,6 +1,13 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul version 2.8.0 (??/??/????): + General: + * Implement simple silence suppression for voice calls, preventing wasted + bandwidth for silent periods during a call. (Jakub Adam) (half of #13180) + + Gadu-Gadu: + * Allow showing your status only to buddies. (Mateusz Piękos) (#13358) + libpurple: * media: Allow obtaining active local and remote candidates. (#11830) * media: Allow getting/setting video capabilities. (Jakub Adam) (half of @@ -11,14 +18,6 @@ Pidgin: * Duplicate code cleanup. (Gabriel Schulhof) (#10599) -version 2.7.12 (??/??/????): - General: - * Implement simple silence suppression for voice calls, preventing wasted - bandwidth for silent periods during a call. (Jakub Adam) (half of #13180) - - Gadu-Gadu: - * Allow showing your status only to buddies. (Mateusz Piękos) (#13358) - Windows-Specific Changes: * Fix building libpurple with Visual C++ .NET 2005. This was accidentally broken in 2.7.11. (Florian Quèze)