diff -r 1c4acc6977a8 -r 1281102d2d48 ChangeLog --- a/ChangeLog Thu Jun 02 14:53:51 2016 -0500 +++ b/ChangeLog Thu Jun 02 14:55:45 2016 -0500 @@ -1,6 +1,6 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul -version 2.10.13 (MM/DD/YY): +version 2.11.0 (MM/DD/YY): Pidgin: * Fixed #14962 * Fixed alignment of incoming right-to-left messages in protocols that @@ -13,6 +13,11 @@ Bonjour * Fixed building on Mac OSX (Patrick Cloke) (#16883) + MXit + * Fixed a remote denial of service vulnerability that could result in + a null pointer dereference. Discovered by Yves Younan of Cisco Talos. + (TALOS-CAN-0133) + version 2.10.12 (12/31/15): General: * purple-url-handler now works with Python 3.x (Daniƫl van Eeden)