Mercurial > pidgin
changeset 27943:6dc7f2e36f72
Pull in ChangeLog, ChangeLog.API, ChangeLog.win32, and NEWS entries from the
2.5.9 release and add a 2.5.9 section to po/ChangeLog since I forgot to do so
in the 2.5.9 release.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Mon, 17 Aug 2009 00:49:44 +0000 |
parents | 1f2a9d38b866 |
children | 20dc19688cc1 |
files | ChangeLog ChangeLog.API ChangeLog.win32 NEWS po/ChangeLog |
diffstat | 5 files changed, 20 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Mon Aug 17 00:34:10 2009 +0000 +++ b/ChangeLog Mon Aug 17 00:49:44 2009 +0000 @@ -1,6 +1,6 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul -version 2.6.0 (??/??/2009): +version 2.6.0 (08/18/2009): libpurple: * Theme support in libpurple thanks to Justin Rodriguez's summer of code project, with some minor additions and cleanups from Paul Aurich. @@ -206,6 +206,11 @@ * Preferences have been reorganized into three tabs for Colors, Fonts, and Miscellaneous categories. +version 2.5.9 (08/18/2009): + * Fix a crash via a specially crafted MSN message (CVE-2009-2694). + * Fix a crash in Bonjour, MSN, and XMPP when trying to transfer files with + NULL names. + version 2.5.8 (06/27/2009): ICQ: * Fix misparsing a web message as an SMS message. (Yuriy Kaminskiy)
--- a/ChangeLog.API Mon Aug 17 00:34:10 2009 +0000 +++ b/ChangeLog.API Mon Aug 17 00:49:44 2009 +0000 @@ -1,6 +1,6 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul -version 2.6.0 (??/??/2009): +version 2.6.0 (08/18/2009): libpurple: Added: * PurpleMedia and PurpleMediaManager API @@ -168,6 +168,9 @@ * Purple::Request::Field::string_new * Purple::Request::Field::group_new +version 2.5.9 (08/18/2009): + No changes + version 2.5.8 (06/27/2009): No changes
--- a/ChangeLog.win32 Mon Aug 17 00:34:10 2009 +0000 +++ b/ChangeLog.win32 Mon Aug 17 00:49:44 2009 +0000 @@ -1,6 +1,9 @@ version 2.6.0 (??/??/2009): * Added XMPP URI support. +version 2.5.9 (08/18/2009): + * No changes and no win32 packages built. + version 2.5.8 (06/27/2009): * No changes
--- a/NEWS Mon Aug 17 00:34:10 2009 +0000 +++ b/NEWS Mon Aug 17 00:49:44 2009 +0000 @@ -2,6 +2,10 @@ Our development blog is available at: http://planet.pidgin.im +2.5.9 (08/18/2009): + John: This release is just a crash fix release to address a security + issue reported to us by CORE and a couple crashes Elliott found. + 2.5.8 (06/27/2009): John: This release is another somewhat rushed bugfix release to fix a number of bugs that have come up since we released Pidgin 2.5.7.