From: Carl Hetherington Date: Mon, 12 May 2014 00:00:26 +0000 (+0100) Subject: ChangeLog. X-Git-Tag: v2.0.48~551^2~210 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=8eaf31a513deda05e6abb70f3273e44831e7386b ChangeLog. --- diff --git a/ChangeLog b/ChangeLog index 4c1fb3a31..7d31d592a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2014-05-12 Carl Hetherington + + * 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 * Fix setup of the libswresample context to work with high channel counts.