Mercurial > pidgin.yaz
diff ChangeLog.API @ 20892:bbcc9e206c43
propagate from branch 'im.pidgin.pidgin' (head f33ba0034c79d8e37a70d664ec534356fa361608)
to branch 'im.pidgin.cpw.resiak.disconnectreason' (head b3c8182bd741b961775afed0768fbecdc47dc828)
| author | Will Thompson <will.thompson@collabora.co.uk> |
|---|---|
| date | Fri, 12 Oct 2007 00:19:12 +0000 |
| parents | f33ed41b6dee b2f427916c18 |
| children | fa3c4c5dea66 |
line wrap: on
line diff
--- a/ChangeLog.API Thu Oct 11 23:55:13 2007 +0000 +++ b/ChangeLog.API Fri Oct 12 00:19:12 2007 +0000 @@ -1,6 +1,6 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul -Version 2.3.0 (xx/xx/xxxx): +Version 2.3.0 (??/??/????): libpurple: Added: * PurpleDisconnectReason enumeration of machine-readable @@ -18,6 +18,12 @@ after a connection error (rather than checking gc->wants_to_die). +Version 2.2.2 (??/??/????): + 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:
