ChangeLog.API

changeset 42678
0b9b81b6ff18
parent 42647
b6c3acaddc83
child 42682
f5559cae9029
--- a/ChangeLog.API	Wed Apr 10 02:23:01 2024 -0500
+++ b/ChangeLog.API	Wed Apr 10 22:19:38 2024 -0500
@@ -1,7 +1,7 @@
-Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
+Pidgin: The Universal Chat Client
 
-This file intends to list all changes to libpurple, Pidgin, and Finch's public
-API. We sometimes forget to add changes to this file--sorry.
+This file intends to list all changes to libpurple and Pidgin's public API. We
+sometimes forget to add changes to this file--sorry.
 
 If your plugin fails to build with a new major version (e.g. 3.0.0) we
 suggest checking this list first, in case a function was simply renamed.
@@ -1281,47 +1281,6 @@
 		* smiley_parse_markup
 		* smiley_theme
 
-	Finch:
-		Added:
-		* FinchPluginInfo, inherits PurplePluginInfo
-
-		Changed:
-		* gntft.h file renamed to gntxfer.h
-		* gnt_append_menu_action renamed to finch_append_menu_action
-		* gnt_ui_init renamed to finch_ui_init
-		* gnt_ui_uninit renamed to finch_ui_uninit
-
-		Removed:
-		* finch_accounts_get_ui_ops
-		* finch_idle_get_ui_ops
-		* finch_pounce_editor_show
-		* finch_pounces_get_handle
-		* finch_pounces_init
-		* finch_pounces_manager_hide
-		* finch_pounces_manager_show
-		* finch_pounces_uninit
-		* finch_sound_get_active_profile
-		* finch_sound_get_profiles
-		* finch_sound_get_ui_ops
-		* finch_sound_is_enabled
-		* finch_sound_set_active_profile
-		* finch_sounds_show_all
-
-	libgnt:
-		Changed:
-		* ENTRY_CHAR renamed to GNT_ENTRY_CHAR
-		* g_hash_table_duplicate renamed to gnt_hash_table_duplicate
-		* GDupFunc renamed to GntDuplicateFunc
-
-		Removed:
-		* _GntFileType
-		* _GntKeyPressMode
-		* _GntMouseEvent
-		* _GntParamFlags
-		* _GntProgressBarOrientation
-		* _GntTreeColumnFlag
-		* _GntWidgetFlags
-
 version 2.11.0:
 	libpurple:
 		Added:

mercurial