summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2016-06-02 13:16:38 -0500
committerGary Kramlich <grim@reaperworld.com>2016-06-02 13:16:38 -0500
commitfe52fa8a858310fd1d15169753de800146c10e47 (patch)
tree6f3528d92a93c9d11e49b602d1e47f3c7b245cee /ChangeLog
parent594067c2dab2d07c72d55574a25307eb7242848d (diff)
downloadpidgin-fe52fa8a858310fd1d15169753de800146c10e47.tar.gz
ChangeLog TALOS-CAN-0141
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed58f9e613..99cde0717a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,10 @@ version 2.10.13 (MM/DD/YY):
Bonjour
* Fixed building on Mac OSX (Patrick Cloke) (#16883)
+ MXit
+ * Fixed a remote denial of service vulnerability in contact mood
+ handling. Discovered by Yves Younan of Cisco Talos (TALOS-CAN-0141)
+
version 2.10.12 (12/31/15):
General:
* purple-url-handler now works with Python 3.x (Daniƫl van Eeden)