--- a/plugins/ChangeLog.API Thu Jan 06 01:27:34 2005 +0000 +++ b/plugins/ChangeLog.API Thu Jan 06 05:49:36 2005 +0000 @@ -10,6 +10,10 @@ easier to add your own widgets to it * Changed: gaim_find_conversation, added a "type" parameter * Changed: gaim_find_conversation_with_account, added a "type" parameter + * Changed: gaim_gtk_prefs_labeled_spin_button, the "key" parameter is + now a const char* instead of just a char* + * Changed: gaim_gtk_prefs_labeled_entry, the "key" parameter is + now a const char* instead of just a char* Signals: * Changed: "received-im-msg and "received-chat-msg" to match, both