Mercurial > pidgin
comparison ChangeLog.API @ 29105:94f85ba7e5a9
This effectively moves Etan's API addition off im.pidgin.pidgin and onto
im.pidgin.pidgin.next.minor so we don't force a 2.7.0 too soon.
*** Plucked rev f7d26d95395d5013710b12cfdfcf131aa1033e0c (deryni@pidgin.im):
Add a purple_account_get_name_for_display function (I'm not a huge fan of that
name but didn't want to use get_display_name as that means something else for
connections).
This wants to be used in places where we need to display an identifier for the
account to the user and honor the appropriate aliases/etc.
Refs #8391
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Wed, 16 Sep 2009 15:44:26 +0000 |
parents | 02f6f49da454 |
children | 339cb6c7f0fd |
comparison
equal
deleted
inserted
replaced
29104:df24cbb0d6e2 | 29105:94f85ba7e5a9 |
---|---|
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 | 2 |
3 version 2.7.0 (??/??/????): | 3 version 2.7.0 (??/??/????): |
4 libpurple: | 4 libpurple: |
5 Added: | 5 Added: |
6 * purple_account_get_name_for_display | |
6 * purple_network_get_all_local_system_ips | 7 * purple_network_get_all_local_system_ips |
7 | 8 |
8 version 2.6.1 (08/18/2009): | 9 version 2.6.1 (08/18/2009): |
9 No changes | 10 No changes |
10 | 11 |