# HG changeset patch # User John Bailey # Date 1302968571 0 # Node ID f592d9c1d9aa9fe1fde0d057e5691a9e3bfbc779 # Parent 64d1be114e025c62ee4cf53756e3f748d8c1045b Credit Tomasz for another patch and fix up another !ChangeLog entry. Refs #13739, #11830. diff -r 64d1be114e02 -r f592d9c1d9aa ChangeLog --- 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)