Mercurial > pidgin.yaz
diff ChangeLog.API @ 23126:2f4b10ee752b
propagate from branch 'im.pidgin.pidgin' (head caaa65e1c157e6cb43219237f88a4ad298f3bbf5)
to branch 'im.pidgin.pidgin.custom_smiley' (head 762e0e84f778841d4021f4d8ea5c39bff5e173b2)
| author | Sadrul Habib Chowdhury <imadil@gmail.com> |
|---|---|
| date | Mon, 28 Apr 2008 00:01:07 +0000 |
| parents | b30f54a72031 870a580e8fde |
| children | ce984959bda0 |
line wrap: on
line diff
--- a/ChangeLog.API Mon Mar 31 21:23:57 2008 +0000 +++ b/ChangeLog.API Mon Apr 28 00:01:07 2008 +0000 @@ -6,6 +6,18 @@ * gtk_imhtml_smiley_create, gtk_imhtml_smiley_reload and gtk_imhtml_smiley_destroy to deal with GtkIMHtmlSmiley's. +version 2.x.x: + perl: + Added: + * Purple::Prefs::get_children_names. + * Purple::timeout_remove. + Changed: + * Purple::timeout_add now returns a handle which can be used + to remove the timeout. + * Callbacks to Purple::Util::fetch_url and the + Purple::Request::* functions can now be specified as both + strings (the name of the callback function) and as coderefs. + version 2.4.0 (02/29/2008): libpurple: Added:
