summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-05-25 14:38:31 +0100
committerCarl Hetherington <cth@carlh.net>2015-05-25 14:38:31 +0100
commite80732c66bb8907836eafeb816d695f96e063843 (patch)
tree1da686317768b3ab11228c2d7cc8715dd3ed6614 /ChangeLog
parentd3bd799b42c0a29b415c2a37f6dd8196a97ee541 (diff)
5b5c36d28d07e8cd93af5a3f766fd95f2a506beb from master; increase the number of images that are kept around in memory before pushing to disk.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1472137f0..58f0d68d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2015-05-25 Carl Hetherington <cth@carlh.net>
+ * Increase the number of images that DCP-o-matic will
+ keep around in memory before resorting to pushing them
+ to disk.
+
* Display DCP container size beside the choice
in the DCP tab.