summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-04-27 15:07:21 +0100
committerCarl Hetherington <cth@carlh.net>2017-04-27 15:07:21 +0100
commitf80e2f7b370c3a6dfa8a78c9665a8eaf43a05f03 (patch)
treea71e6e42c93fec31b12226a404bc87a50cf51422 /ChangeLog
parent89a4ad5f9d430e29758e5cca82a66ff3b6f11ea7 (diff)
Move ports around to allow master/server to coexist (#962).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b1ffde15b..b1fcbb37e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-04-27 Carl Hetherington <cth@carlh.net>
+
+ * Stop master and server instances fighting over ports, allowing them to coexist (#962).
+
2017-04-26 Carl Hetherington <cth@carlh.net>
* Make a copy of the configuration, if it fails to load, before making new defaults.