comparison ChangeLog @ 21204:8a89c2caf9d8

propagate from branch 'im.pidgin.pidgin' (head 1e697229b1c9a564fa1e509cc9a4a83da6e664df) to branch 'im.pidgin.pidgin.next.minor' (head 74cedc552bbe5f33b7933fdfb6fe0b7105f6c576)
author Richard Laager <rlaager@wiktel.com>
date Wed, 10 Oct 2007 03:57:39 +0000
parents 3a63d0d2a5fe
children 059d6deebee7
comparison
equal deleted inserted replaced
20871:34fc2a999977 21204:8a89c2caf9d8
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.3.0:
4 http://developer.pidgin.im/query?status=closed&milestone=2.3.0
5
6 libpurple:
7 * We now honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to
8 catch deprecated functions earlier rather than later.
9
10 Pidgin:
11 * If a plugin says it can't be unloaded, we now display an error and
12 remove the plugin from the list of saved plugins so it won't load
13 at the next startup. Previously, we were ignoring this case, which
14 could lead to crashes.
15
16 Finch:
17 * If a plugin says it can't be unloaded, we now display an error and
18 remove the plugin from the list of saved plugins so it won't load
19 at the next startup. Previously, we were ignoring this case, which
20 could lead to crashes.
2 21
3 version 2.2.2: 22 version 2.2.2:
4 http://developer.pidgin.im/query?status=closed&milestone=2.2.2 23 http://developer.pidgin.im/query?status=closed&milestone=2.2.2
5 NOTE: Due to 2.2.1 being a security fix release, some bugs 24 NOTE: Due to 2.2.1 being a security fix release, some bugs
6 marked fixed in 2.2.1 may not have been fixed until 25 marked fixed in 2.2.1 may not have been fixed until