summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Doliner <markdoliner@pidgin.im>2011-06-22 07:16:29 +0000
committerMark Doliner <markdoliner@pidgin.im>2011-06-22 07:16:29 +0000
commit2b1bfef1f2dcad8b7566da587e06878dc7f78b54 (patch)
tree463838b4b6b52ac8d9bd17ecc505878382e508e3
parent21c4e17f9a3e032e52c8ccec552fb73fd9bbe0ce (diff)
downloadpidgin-release-2.9.0.tar.gz
ChangeLog my security fixv2.9.0release-2.9.0
-rw-r--r--ChangeLog6
-rw-r--r--ChangeLog.API5
2 files changed, 9 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d7a84b20e..d744a21b34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,14 +2,16 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
version 2.9.0 (06/23/2011):
Pidgin:
+ * Fix a potential remote denial-of-service bug related to displaying
+ buddy icons.
* Significantly improved performance of larger IRC channels (regression
- introduced in 2.8.0)
+ introduced in 2.8.0).
* Fix Conversation->Add on AIM and MSN.
* Entries in the chat user list are sorted properly again. This was
inadvertenly broken in 2.8.0.
Finch:
- * Fixed logging in to ICQ.
+ * Fix logging in to ICQ.
libpurple:
* media: Actually use the specified TCP port from the TURN configuration to
diff --git a/ChangeLog.API b/ChangeLog.API
index 641fc7d3e3..8033061d57 100644
--- a/ChangeLog.API
+++ b/ChangeLog.API
@@ -7,6 +7,11 @@ version 2.9.0:
purple_conv_chat_cb_find O(1).
* ui_data pointer to PurpleConvChatBuddy struct.
* deleting-chat-buddy signal (conversation signals)
+ * pidgin_pixbuf_from_data
+ * pidgin_pixbuf_anim_from_data
+ * pidgin_pixbuf_new_from_file
+ * pidgin_pixbuf_new_from_file_at_size
+ * pidgin_pixbuf_new_from_file_at_scale
Deprecated:
* purple_conv_chat_set_users