summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2017-09-28 20:41:27 -0500
committerGary Kramlich <grim@reaperworld.com>2017-09-28 20:41:27 -0500
commit4e0d38dec2c9bd84cd88ff2039c93522af884974 (patch)
tree2826128ca726826859b79d0a0ca16128acaabe3f /ChangeLog
parent1c9507a202f8e3be3da75692426dd56c7fdc8330 (diff)
downloadpidgin-4e0d38dec2c9bd84cd88ff2039c93522af884974.tar.gz
ChangeLog for PR #269 which fixes #16680
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index acba507671..f07c908f85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,8 +5,9 @@ version 2.12.1 (??/??/????):
* Unified string comparison. (PR #186) (Arkadiy Illarionov)
libgnt:
- * Fixed build against curses 6.0 with opaque structs set. (#16764 dimstar)
+ * Fixed build against curses 6.0 with opaque structs set. (#16764 dimstar)
(PR #268 Daniel Kamil Kozar)
+ * Fixed a crash when resizing the window. (#16680 marcus) (PR #269 Daniel Kamil Kozar)
General:
* Fixed bashism in autotools. (#16836 lameventanas) (PR #267 Daniel Kamil Kozar)
@@ -23,7 +24,7 @@ version 2.12.1 (??/??/????):
Pidgin:
* 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)
+ * Fixed IPv6 links by not escaping []'s. (#16391 cyisfor) (PR #270 Daniel Kamil Kozar)
version 2.12.0 (03/09/2017):
libpurple: