diff ChangeLog @ 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 15f410158f84
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)