summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--ChangeLog.API5
-rw-r--r--ChangeLog.win323
-rw-r--r--NEWS4
-rw-r--r--po/ChangeLog3
5 files changed, 20 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fd2e79892..6d5cb86143 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 @@ version 2.6.0 (??/??/2009):
* 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)
diff --git a/ChangeLog.API b/ChangeLog.API
index c318dc0bbc..cc97d8c285 100644
--- a/ChangeLog.API
+++ b/ChangeLog.API
@@ -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 @@ version 2.6.0 (??/??/2009):
* 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
diff --git a/ChangeLog.win32 b/ChangeLog.win32
index 49682462c0..060c49d7bf 100644
--- a/ChangeLog.win32
+++ b/ChangeLog.win32
@@ -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
diff --git a/NEWS b/NEWS
index f82aa4655a..144b65c552 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
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.
diff --git a/po/ChangeLog b/po/ChangeLog
index b2b5df7f91..bd80e0a369 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -37,6 +37,9 @@ version 2.6.0
* Swahili translation added (Paul Msegeya)
* Swedish translation updated (Peter Hjalmarsson)
+version 2.5.9
+ * No changes
+
version 2.5.8
* No changes