summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-10-28 12:17:08 +0000
committerCarl Hetherington <cth@carlh.net>2013-10-28 12:17:08 +0000
commit894f300034d560f2a38c1ec0b693cd463599ba53 (patch)
tree96d22cffa9c1e14f04c5e1c2ec6a01ef5af261d8 /ChangeLog
parentc565d34e9c687639dcf62b36828829b4b0ce3517 (diff)
Add missing LocaleGuard to prevent commas getting into config files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c605245d1..f7a2689dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-10-28 Carl Hetherington <cth@carlh.net>
+
+ * Fix failure to reload configuration on
+ some non-English locales.
+
2013-10-26 Carl Hetherington <cth@carlh.net>
* Version 1.23 released.