summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-05-12 01:00:26 +0100
committerCarl Hetherington <cth@carlh.net>2014-05-12 01:00:26 +0100
commit8eaf31a513deda05e6abb70f3273e44831e7386b (patch)
treeb560bb3222c3a07fb76770ba417daead50e4407f
parentdf085fc0ea4f1a3f009de5a7a5bf9f241173bcba (diff)
ChangeLog.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c1fb3a31..7d31d592a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-05-12 Carl Hetherington <cth@carlh.net>
+
+ * Use libdcp::raw_convert instead of boost::lexical_cast and
+ LocaleGuard, hopefully to fix large numbers being written with
+ thousands separators on some locales.
+
2014-05-10 Carl Hetherington <cth@carlh.net>
* Fix setup of the libswresample context to work with high channel counts.