# HG changeset patch # User John Bailey # Date 1300058908 0 # Node ID 7738498d4010eb30d90b085fc1fe53575677f1a3 # Parent 7cbd01b1ed31c4029ba09ed9eee430506d1a105e We'll do 2.8.0 as the next release. diff -r 7cbd01b1ed31 -r 7738498d4010 ChangeLog --- 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) diff -r 7cbd01b1ed31 -r 7738498d4010 ChangeLog.API --- a/ChangeLog.API Sun Mar 13 23:11:32 2011 +0000 +++ b/ChangeLog.API Sun Mar 13 23:28:28 2011 +0000 @@ -15,8 +15,6 @@ Added: * pidgin_make_scrollable (Gabriel Schulhof) (#10599) -version 2.7.12 (??/??/????): - version 2.7.11 (03/10/2011): * libpurple: Added: diff -r 7cbd01b1ed31 -r 7738498d4010 NEWS --- a/NEWS Sun Mar 13 23:11:32 2011 +0000 +++ b/NEWS Sun Mar 13 23:28:28 2011 +0000 @@ -2,7 +2,7 @@ Our development blog is available at: http://planet.pidgin.im -2.7.12 (??/??/????): +2.8.0 (??/??/????): 2.7.11 (03/10/2011): John: Yet another release. This time around we finally fixed that