summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2017-12-26 00:17:47 -0600
committerGary Kramlich <grim@reaperworld.com>2017-12-26 00:17:47 -0600
commit9d42e12c4f7096f53876c403eb3f5f98d4336e66 (patch)
tree37d1102ac16edff850c66b4e10857295286f6984 /ChangeLog
parent80bb971b54c79c806a2184beff7971b788782a3d (diff)
downloadpidgin-9d42e12c4f7096f53876c403eb3f5f98d4336e66.tar.gz
ChangeLog the fix for #17273. Fixes #17273
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d6bfd23c5..0393e7d4fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,7 @@ version 2.13.0 (??/??/????):
* Made the WIN32 Transparency plugin work on all platforms. (#3124 PR #287 Daniel Kamil Kozar)
* 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)
Finch:
* Fix handling of search results (#17238 David Woodhouse)