comparison ChangeLog.API @ 20964:f9e169ba967f

merge of '4c59953fd39724c7b48e897585df61dab901c4d2' and 'a998fcfd3ae58ca18d7fe6f439b7669e5a85de62'
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 16 Oct 2007 06:28:54 +0000
parents 5136cd8f66f3
children 6de09629f091
comparison
equal deleted inserted replaced
20960:f9d1e6b138a7 20964:f9e169ba967f
4 libpurple: 4 libpurple:
5 Changed: 5 Changed:
6 * The size parameter of purple_util_write_data_to_file_absolute 6 * The size parameter of purple_util_write_data_to_file_absolute
7 has been changed to gssize instead of a size_t to correctly 7 has been changed to gssize instead of a size_t to correctly
8 indicate that -1 can be used for a nul-delimited string. 8 indicate that -1 can be used for a nul-delimited string.
9 * The documentation for purple_savedstatuses_get_popular used to
10 incorrectly claim that the active status is excluded from the
11 returned list. The documentation has been corrected. Also, the
12 function now returns a correct list when called with a value of 0.
9 13
10 version 2.2.0 (09/13/2007): 14 version 2.2.0 (09/13/2007):
11 libpurple: 15 libpurple:
12 Added: 16 Added:
13 * PURPLE_MESSAGE_INVISIBLE flag, which can be used by 17 * PURPLE_MESSAGE_INVISIBLE flag, which can be used by