changeset 31918:f592d9c1d9aa

Credit Tomasz for another patch and fix up another !ChangeLog entry. Refs #13739, #11830.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 16 Apr 2011 15:42:51 +0000
parents 64d1be114e02
children 283cee80741e
files ChangeLog
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Apr 16 15:35:53 2011 +0000
+++ b/ChangeLog	Sat Apr 16 15:42:51 2011 +0000
@@ -15,7 +15,8 @@
 	  the existing call. (Jakub Adam) (#13537)
 
 	libpurple:
-	* media: Allow obtaining active local and remote candidates. (#11830)
+	* media: Allow obtaining active local and remote candidates. (Jakub
+	  Adam) (#11830)
 	* media: Allow getting/setting video capabilities. (Jakub Adam) (half of
 	  #13095)
 	* Simple Silence Suppression is optional per-account. (Jakub Adam) (half
@@ -46,6 +47,8 @@
 	* Fix a crash when receiving images on Windows or an incorrect
 	  timestamp in the log when receiving images on Linux. (Tomasz
 	  Wasilczyk) (#10268)
+	* Support XML events, resulting in immediate update of other users'
+	  buddy icons. (Tomasz Wasilczyk) (#13739)
 
 	ICQ:
 	* Fix unsetting your mood when "None" is selected.  (Dustin Gathmann)