summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2017-09-21 22:22:04 -0500
committerGary Kramlich <grim@reaperworld.com>2017-09-21 22:22:04 -0500
commit1bfa9971d18d083466ebecaf47c4284e46e24145 (patch)
tree364adab469c3cbaa9a90a4507a6eb86af914cf76 /ChangeLog
parent0fe2280965184b5d9777f1f65a8b079ce91573d8 (diff)
downloadpidgin-1bfa9971d18d083466ebecaf47c4284e46e24145.tar.gz
ChangeLog the dark theme fixes from Alyssa Rosenzweig
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4db24f8dbc..178ab368f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,9 @@ version 2.12.1 (??/??/????):
* Fix issues with plugins that modify outgoing messages
(such as the custom PART/QUIT feature of the IRC More plugin)
+ Pidgin:
+ * Better support for dark themes. (Alyssa Rosenzweig and Gary Kramlich)
+
version 2.12.0 (03/09/2017):
libpurple:
* Fix an out of bounds memory write in purple_markup_unescape_entity.