# HG changeset patch # User Mark Doliner # Date 1300692453 0 # Node ID 0062b2661b3c12d155a96c54f612338b40351308 # Parent 62dc884f2decc8ee69882088831be9206c6c3e67 I like this ordering more diff -r 62dc884f2dec -r 0062b2661b3c ChangeLog --- a/ChangeLog Mon Mar 21 00:11:19 2011 +0000 +++ b/ChangeLog Mon Mar 21 07:27:33 2011 +0000 @@ -5,8 +5,8 @@ * 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) + Pidgin: + * Duplicate code cleanup. (Gabriel Schulhof) (#10599) libpurple: * media: Allow obtaining active local and remote candidates. (#11830) @@ -16,8 +16,8 @@ of #13180) * Fix purple-url-handler being unable to find an account. - Pidgin: - * Duplicate code cleanup. (Gabriel Schulhof) (#10599) + 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