summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2017-12-28 21:08:56 -0600
committerGary Kramlich <grim@reaperworld.com>2017-12-28 21:08:56 -0600
commitc936b794b4eb7c02834627984c2e1c3f36ef2e6d (patch)
tree2ddd8880a4f83a446910c08f4addff0c877d1638 /ChangeLog
parent2bc719673e691b1e57b5ffac87adb4086801ef51 (diff)
downloadpidgin-c936b794b4eb7c02834627984c2e1c3f36ef2e6d.tar.gz
ChangeLog and COPYRIGHT update for status icon blinking update. Fixes #17174
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0393e7d4fa..e8e03357ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -35,6 +35,7 @@ version 2.13.0 (??/??/????):
* Ensure search results buttons are labeled (Backport from de2d88e575ee)
* Fix matching unicode smilies. (#17232 gnubfx PR #262 Daniel Kamil Kozar)
* Correctly update mute/unmute status when the remote side mutes/unmutes us. (#17273 PR #302 David Woodhouse)
+ * Rework the status icon blinking to not used deprecated API. (#17174 zelch PR #264 Daniel Kamil Kozar)
Finch:
* Fix handling of search results (#17238 David Woodhouse)