ChangeLog.API

changeset 21039
ea939e518c47
parent 20970
b42a0dedcc5e
child 21453
a90cf329cd48
equal deleted inserted replaced
21035:dda179013a1e 21039:ea939e518c47
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

mercurial