summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-08-27 13:45:46 +0100
committerCarl Hetherington <cth@carlh.net>2015-08-27 13:45:46 +0100
commitaa36b8c781059aa573a1465692bc9ae5973253f1 (patch)
tree08905d7288dedf163f8b93914aaf1ed83cf7aa20 /ChangeLog
parentf60eb6a4f6b75a78899bbc96213450ac49d74e33 (diff)
Make sure we don't create any config directories until we've set up the i18n properly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6af9eb3c9..f043d95b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-08-27 Carl Hetherington <cth@carlh.net>
+
+ * Fix creation of badly-named configuration
+ directories in some circumstances (#654).
+
2015-08-26 Carl Hetherington <cth@carlh.net>
* Version 2.1.46 released.