Mercurial > pidgin.yaz
changeset 20896:ce9579a6bcdd
merge of '26e91b9e80a9d63c85455f11102f75f36cb95afc'
and 'ca1ec25057d175b5b6e994e5ef5bbe65bf31bbb9'
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Fri, 12 Oct 2007 11:22:04 +0000 |
parents | 086b6e3e5015 (diff) dc94a669bbf6 (current diff) |
children | 8de7c44fd577 |
files | |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog.API Fri Oct 12 11:19:17 2007 +0000 +++ b/ChangeLog.API Fri Oct 12 11:22:04 2007 +0000 @@ -1,13 +1,13 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul -Version 2.2.2 (??/??/????): +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): +version 2.2.0 (09/13/2007): libpurple: Added: * PURPLE_MESSAGE_INVISIBLE flag, which can be used by @@ -64,7 +64,7 @@ * gnt_util_parse_xhtml_to_textview to parse XHTML strings in a GntTextView (this works only if libxml2 is available) -Version 2.1.1 (08/20/2007): +version 2.1.1 (08/20/2007): libpurple: Changed: * PurpleAccountUiOps.request_authorize's authorize_cb and