summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-07-26 00:53:17 +0100
committerCarl Hetherington <cth@carlh.net>2016-07-26 00:53:17 +0100
commit7d50d28d283570b0648450a2dc9448c988c39f46 (patch)
treeb0f7789aee008f8f1505c2bf1b581cff7cc05378 /ChangeLog
parent7dfeb9c597e2391e262ec070112af22a71542967 (diff)
Expand vertical size of servers list in preferences (#913).
Remove a rather baroque sizer arrangement with a simpler wxBoxSizer which allows EditableLists to grow. There may have been a reason for the more complicated arrangement...
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0bfc1a328..a099425f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-07-26 Carl Hetherington <cth@carlh.net>
+
+ * Expand vertical size of servers list in preferences (#913).
+
2016-07-22 Carl Hetherington <cth@carlh.net>
* Version 2.9.5 released.