comparison ChangeLog.API @ 25702:62de30e69768

propagate from branch 'im.pidgin.pidgin' (head d6e38b24a5b289e3e7632def307f1d98b177d697) to branch 'im.pidgin.cpw.malu.xmpp.attention' (head b6e791fe6305ef52eebfa2e85d3ed46ff1763b6c)
author Marcus Lundblad <ml@update.uu.se>
date Wed, 07 Jan 2009 22:05:01 +0000
parents 7bc52fed6fdb
children a67ac9a3fd05
comparison
equal deleted inserted replaced
25701:a50545e37a7a 25702:62de30e69768
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