diff options
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |
