summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-11-27 23:24:17 +0000
committerCarl Hetherington <cth@carlh.net>2015-11-28 00:32:06 +0000
commit4e67c8bd53d7e5a733a4978819d4a11b1e62e9f4 (patch)
treeda8660a78b418f3179173eb6394c9b6881411270 /ChangeLog
parent338abcf37e20bc9683a075dc0f6f50eb1d930e8e (diff)
Fix order of InstallDir setup so that suggested value is
set up before the user gets the chance to change it; fixes #705, #643.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed895995f..3eedb7c01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* Updated nl_NL translation from Rob van Nieuwkerk.
+ * Fix various problems with specification of install directory
+ on Windows (#643, #705).
+
2015-11-27 Carl Hetherington <cth@carlh.net>
* Add config and server list to the batch converter's menus (#765).