comparison ChangeLog.API @ 21284:6de09629f091

propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f) to branch 'im.pidgin.pidgin' (head e3a6991e78dac328f13804950fee54dfb8afc3c5)
author Ka-Hing Cheung <khc@hxbc.us>
date Sat, 10 Nov 2007 04:52:20 +0000
parents 133a8614a41e 5136cd8f66f3
children 38cc722159ff
comparison
equal deleted inserted replaced
21283:406aa3be6b32 21284:6de09629f091
112 libpurple: 112 libpurple:
113 Changed: 113 Changed:
114 * The size parameter of purple_util_write_data_to_file_absolute 114 * The size parameter of purple_util_write_data_to_file_absolute
115 has been changed to gssize instead of a size_t to correctly 115 has been changed to gssize instead of a size_t to correctly
116 indicate that -1 can be used for a nul-delimited string. 116 indicate that -1 can be used for a nul-delimited string.
117 * The documentation for purple_savedstatuses_get_popular used to
118 incorrectly claim that the active status is excluded from the
119 returned list. The documentation has been corrected. Also, the
120 function now returns a correct list when called with a value of 0.
117 121
118 version 2.2.0 (09/13/2007): 122 version 2.2.0 (09/13/2007):
119 libpurple: 123 libpurple:
120 Added: 124 Added:
121 * PURPLE_MESSAGE_INVISIBLE flag, which can be used by 125 * PURPLE_MESSAGE_INVISIBLE flag, which can be used by