summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2017-11-16 20:35:45 -0600
committerGary Kramlich <grim@reaperworld.com>2017-11-16 20:35:45 -0600
commit8d6b8e57ef41d0ba9d0479a696971e1a8fe3eb11 (patch)
tree512dd1ae10fce2cd0642d60245690f0a52739cfc /ChangeLog
parent167ede6ef530fc5167f53925a3831aa6cb362155 (diff)
downloadpidgin-8d6b8e57ef41d0ba9d0479a696971e1a8fe3eb11.tar.gz
ChangeLog the fix for #15687 and PR #285 from Christof Meerwald
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 829d07ed9b..b37ef26268 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,7 @@ version 2.13.0 (??/??/????):
* Better support for dark themes. (#12572 Alyssa Rosenzweig and Gary Kramlich)
* Fixed IPv6 links by not escaping []'s. (#16391 cyisfor) (PR #270 Daniel Kamil Kozar)
* Only write buddy icons to the cache if they're not already cached. (PR #276 David Woodhouse)
+ * Rejoin persistent chats after reconnect. (#15687 PR #285 Chritof Meerwald)
Finch:
* Fix handling of search results (#17238 David Woodhouse)