comparison ChangeLog.API @ 29663:af5c36fe8d6f

propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0) to branch 'im.pidgin.cpw.attention_ui' (head d6e2d83ffb82d0028d802e5959d57de1d61b4faf)
author Marcus Lundblad <ml@update.uu.se>
date Tue, 13 Jan 2009 18:39:52 +0000
parents fbef4cf4c783
children ff883620d9d4 94a6eb10c691 3fd5bda55d76
comparison
equal deleted inserted replaced
29662:9ea6842536ba 29663:af5c36fe8d6f
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 (01/12/2009):
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