Lots of #include <iostream>s for Arch.
[dcpomatic.git] / ChangeLog
index c51c6d6edf996ef63ac5f0c33a564e696f20d568..09a2fa05a078e484d3b5b2fce7c5d63ad05d1e6e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,23 @@
+2015-09-14  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.3.1 released.
+
+2015-09-14  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.2.1 released.
+
 2015-09-03  c.hetherington  <cth@carlh.net>
 
+       * Quicker, though slightly less safe,
+       check for existing picture data; go back
+       from the last frame written until we
+       find a good one rather than going
+       through from the beginning until we find
+       a bad one (#519, #504).
+
+       * Add frame counter to progress
+       when transcoding (#111).
+
        * Add button to export certificates
        from the configuration (#668).