diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-26 00:53:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-26 00:53:17 +0100 |
| commit | 7d50d28d283570b0648450a2dc9448c988c39f46 (patch) | |
| tree | b0f7789aee008f8f1505c2bf1b581cff7cc05378 /ChangeLog | |
| parent | 7dfeb9c597e2391e262ec070112af22a71542967 (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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |
