summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-06-26 11:04:02 +0100
committerCarl Hetherington <cth@carlh.net>2014-06-26 11:04:02 +0100
commit02f028d271677b3b3669b5cdfda1597108a34b80 (patch)
tree76618364e855af0e31bc88c44f8357da62d8c5f5 /ChangeLog
parentee8f7f7edb1da818f60dfd2da11ca458aad0dc35 (diff)
Use full/empty conditions rather than just a single condition for the server and encoder.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6be780b4b..6b004770c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2014-06-26 Carl Hetherington <cth@carlh.net>
+ * Optimisation of uncertain effect to encoder and server
+ thread handling.
+
* Version 1.70.0 released.
2014-06-25 Carl Hetherington <cth@carlh.net>