changeset 31701:ad61eb7068ab

ChangeLog my security fix
author Mark Doliner <mark@kingant.net>
date Wed, 22 Jun 2011 07:16:29 +0000
parents 1693114a2655
children 47c604efed32
files ChangeLog ChangeLog.API
diffstat 2 files changed, 9 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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