diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-12 01:00:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-12 01:00:26 +0100 |
| commit | 8eaf31a513deda05e6abb70f3273e44831e7386b (patch) | |
| tree | b560bb3222c3a07fb76770ba417daead50e4407f | |
| parent | df085fc0ea4f1a3f009de5a7a5bf9f241173bcba (diff) | |
ChangeLog.
| -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. |
