Mercurial > pidgin.yaz
changeset 20871:34fc2a999977
Note that the signature for purple_util_write_data_to_file_absolute has changed slightly.
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Wed, 10 Oct 2007 02:18:48 +0000 |
parents | c026361d4e63 |
children | 71d0989b7c25 63ce5e7f453d b2f427916c18 8a89c2caf9d8 |
files | ChangeLog.API |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog.API Wed Oct 10 01:59:36 2007 +0000 +++ b/ChangeLog.API Wed Oct 10 02:18:48 2007 +0000 @@ -1,5 +1,12 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul +Version 2.2.2 (??/??/????): + libpurple: + Changed: + * The size parameter of purple_util_write_data_to_file_absolute + has been changed to gssize instead of a size_t to correctly + indicate that -1 can be used for a nul-delimited string. + Version 2.2.0 (09/13/2007): libpurple: Added: