ChangeLog.API

branch
cpw.malu.xmpp.ibb_ft
changeset 26030
046750207d8d
parent 25384
8e504b1712a6
child 25413
8d28027fd7fa
equal deleted inserted replaced
26029:ec90ed7fb2f4 26030:046750207d8d
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
2
3 version 2.5.4 (??/??/????):
4 perl:
5 Changed:
6 * Purple::PluginPref->get_bounds no longer takes two integer
7 arguments it now returns two integers.
8
9 Removed:
10 * Removed a handful of string-related utility functions that
11 can generally be better handled with perl's built-in string
12 functions rather than using pidgin's:
13 * Purple::Util::strcasereplace
14 * Purple::Util::strcasestr
15 * Purple::Util::strreplace
16 * Purple::Util::str_strip_char
17 * Purple::Util::chrreplace
2 18
3 version 2.5.3 (12/20/2008): 19 version 2.5.3 (12/20/2008):
4 libpurple 20 libpurple
5 Changed: 21 Changed:
6 * purple_util_fetch_url and purple_util_fetch_url_request can 22 * purple_util_fetch_url and purple_util_fetch_url_request can

mercurial