summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-01-09 16:15:01 +0000
committerCarl Hetherington <cth@carlh.net>2014-01-09 16:15:01 +0000
commitb7cedf45ed8de32fc9384d5bc18dfcdc3376111c (patch)
tree7ad955a0b9c0a783eb922f4ccca00c8e3419541a /ChangeLog
parentc2e2b2bace98d1ad297c7351a907ed7713fa1850 (diff)
Bump maximum number of frames in memory for high thread counts. Make sure that we push later frames to disk where necessary rather than earlier ones.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ec58c989..3272a0d34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-01-09 Carl Hetherington <cth@carlh.net>
+
+ * More fixes for slow-downs on fast computers.
+
2014-01-08 Carl Hetherington <cth@carlh.net>
* Version 1.59 released.