summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcin Siodelski <marcin@isc.org>2020-08-21 14:45:25 +0200
committerMarcin Siodelski <marcin@isc.org>2020-08-21 15:36:08 +0200
commit78e5da34ac7f083e9f67ab8e8510ca547175d811 (patch)
treeb55369e9b852a43d5d78393d817a4ca6f15e2b7d /ChangeLog
parent[#1390] Removed spurious reference (diff)
downloadkea-78e5da34ac7f083e9f67ab8e8510ca547175d811.tar.xz
kea-78e5da34ac7f083e9f67ab8e8510ca547175d811.zip
[#1390] Minor fix in ChangeLog entry
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1fc677cd39..787ae0f964 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
Kea HTTP client re-establishes connection with the HTTP server when
timeout occurs. Prior to this change the client tried to reuse
the connection after timeout often getting subsequent timeouts.
- Re-establishing the connection may help avoiding further timeouts
+ Re-establishing the connection may help avoid further timeouts
during the High Availability operation.
(Gitlab #1390)