ChangeLog my security fix release-2.9.0 v2.9.0

Wed, 22 Jun 2011 07:16:29 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Wed, 22 Jun 2011 07:16:29 +0000
branch
release-2.9.0
changeset 31926
cefaf8feb01c
parent 31925
ec278e15fc25
child 31927
2a3e0c6e8304

ChangeLog my security fix

ChangeLog file | annotate | diff | comparison | revisions
ChangeLog.API file | annotate | diff | comparison | revisions
--- a/ChangeLog	Wed Jun 22 07:09:42 2011 +0000
+++ b/ChangeLog	Wed Jun 22 07:16:29 2011 +0000
@@ -2,14 +2,16 @@
 
 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
--- a/ChangeLog.API	Wed Jun 22 07:09:42 2011 +0000
+++ b/ChangeLog.API	Wed Jun 22 07:16:29 2011 +0000
@@ -7,6 +7,11 @@
 		  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

mercurial