comparison ChangeLog.API @ 32099:de3ee7b6f080

Prepare for release
author Mark Doliner <mark@kingant.net>
date Tue, 07 Jun 2011 07:42:56 +0000
parents c6193e7def81
children 114fcf15054c
comparison
equal deleted inserted replaced
32098:117a0cd35fac 32099:de3ee7b6f080
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.8.0 (??/??/????): 3 version 2.8.0 (06/06/2011):
4 libpurple: 4 libpurple:
5 Added: 5 Added:
6 * account-authorization-requested-with-message signal (Stefan Ott) 6 * account-authorization-requested-with-message signal (Stefan Ott)
7 (#8690) 7 (#8690)
8 * cleared-message-history signal (conversation signals) 8 * cleared-message-history signal (conversation signals)
702 the menuitem and calls the callback function, if available. 702 the menuitem and calls the callback function, if available.
703 * Added GntEntryKillRing in GntEntry. 703 * Added GntEntryKillRing in GntEntry.
704 * Added gnt_window_set_maximize and gnt_window_get_maximize, and 704 * Added gnt_window_set_maximize and gnt_window_get_maximize, and
705 GntWindowFlags enum. 705 GntWindowFlags enum.
706 706
707 version 2.2.2 (??/??/????): 707 version 2.2.2 (10/23/2007):
708 libpurple: 708 libpurple:
709 Changed: 709 Changed:
710 * The size parameter of purple_util_write_data_to_file_absolute 710 * The size parameter of purple_util_write_data_to_file_absolute
711 has been changed to gssize instead of a size_t to correctly 711 has been changed to gssize instead of a size_t to correctly
712 indicate that -1 can be used for a nul-delimited string. 712 indicate that -1 can be used for a nul-delimited string.