diff ChangeLog.API @ 19584:f69e7fb8a449

pidgin_conversations_fill_menu now also adds a separator and a 'Show All' item if there are more than one conversations in the list. Does this break backward compatibility?
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 03 Sep 2007 02:36:46 +0000
parents 0a055f917c85
children e918e38a56b0
line wrap: on
line diff
--- a/ChangeLog.API	Sun Sep 02 21:20:32 2007 +0000
+++ b/ChangeLog.API	Mon Sep 03 02:36:46 2007 +0000
@@ -14,6 +14,10 @@
 		  The UI no longer needs to call it.
 
 	Pidgin:
+		Changed:
+		* pidgin_conversations_fill_menu now also adds a separator and a 'Show
+		  All' item if there are more than one conversations in the list.
+
 		Added:
 		* pidgin_set_accessible_relations, sets up label-for and labelled-by
 		  ATK relations (broken out from pidgin_set_accessible_label)