summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-02-04 23:38:08 +0000
committerCarl Hetherington <cth@carlh.net>2018-02-04 23:38:08 +0000
commit918124fb0b2fdf05bf98aee2c74c85387f1d8638 (patch)
tree209154022d91c7381c2ed1b2b00f01ebe14997e6 /ChangeLog
parent9a5f1ef94b9916f5cd5996255007200bf61af7bf (diff)
Listen for server replies on different ports on main and batch, and get servers to send replies to both (#1190).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d4a67ae7..6cdb67831 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-02-04 Carl Hetherington <cth@carlh.net>
+
+ * Allow main DCP-o-matic and batch converter to run on the same
+ machine and both get access to encoding servers (#1190).
+
2018-02-03 Carl Hetherington <cth@carlh.net>
* Updated de_DE translation from Carsten Kurz.