ChangeLog.
[dcpomatic.git] / ChangeLog
index 6eb3bcff0e2ddb5daad595f67bab968a52bb951b..7d31d592a4e3a9c15cfb3272098bb85bd1e5c22c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+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.
+
+2014-05-09  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.69.1 released.
+
+2014-05-09  Carl Hetherington  <cth@carlh.net>
+
+       * Fix crash on using content with more than 12 audio channels.
+
+       * Re-introduce ffprobe call when adding content.
+
+2014-05-05  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.69.0 released.
+
 2014-05-02  Carl Hetherington  <cth@carlh.net>
 
        * Version 1.68.0 released.