changeset 31856:0062b2661b3c

I like this ordering more
author Mark Doliner <mark@kingant.net>
date Mon, 21 Mar 2011 07:27:33 +0000
parents 62dc884f2dec
children c446bf0b83d2
files ChangeLog
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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