summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordx <dx@dxzone.com.ar>2017-06-12 17:48:37 -0300
committerdx <dx@dxzone.com.ar>2017-06-12 17:48:37 -0300
commit02a749023065e7f4c21428589d9c98e29432b793 (patch)
tree44ec1e9d23f5f5c7142265246ead934d05f4fefc /ChangeLog
parentbb89355d4bd3ce351e2e2768d44a21196b5abb83 (diff)
parentef483e26e2f62a3eace8bd0e981ff62ca6a13fda (diff)
downloadpidgin-02a749023065e7f4c21428589d9c98e29432b793.tar.gz
Merge release-2.x.y into default
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c919983f9..776df3b8a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -104,10 +104,22 @@ version 3.0.0 (??/??/????):
* A single jabber plugin provides XMPP, GTalk and Facebook protocols.
* A single yahoo plugin provides both Yahoo and Yahoo JAPAN protocols.
+version 2.12.1 (??/??/????):
+ libpurple:
+ * Unified string comparison. (PR #186) (Arkadiy Illarionov)
+
+ XMPP:
+ * Show XEP-0066 OOB URLs in any message, not just headlines
+
+ IRC:
+ * Fix "Registration timeout" on SASL auth with InspIRCd servers
+ (and possibly others not based on charybdis/ratbox/ircd-seven)
+ * Fix issues with plugins that modify outgoing messages
+ (such as the custom PART/QUIT feature of the IRC More plugin)
version 2.12.0 (03/09/2017):
libpurple:
- * Fix an out of bounds memory read in purple_markup_unescape_entity.
+ * Fix an out of bounds memory write in purple_markup_unescape_entity.
CVE-2017-2640
* Fix use of uninitialised memory if running non-debug-enabled versions of glib
* Updated AIM dev and dist ID's to new ones that were assigned by AOL.