From 9c5164050b40e8f3dd9dd49995b8ccfd80d1239f Mon Sep 17 00:00:00 2001 From: James Phillips Date: Mon, 21 Dec 2015 11:36:38 -0800 Subject: [PATCH] Tweaks the change log for TCP checks. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50812461c..63810f0e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,7 @@ FEATURES: * Service ACLs now apply to service discovery [GH-1024] * Added event ACLs to guard firing user events [GH-1046] * Added keyring ACLs for gossip encryption keyring operations [GH-1090] -* Added a new socket check type that does a connect as a check [GH-1130] +* Added a new TCP check type that does a connect as a check [GH-1130] * Added new "tag override" feature that lets catalog updates to a service's tags flow down to agents [GH-1187] * Ported in-memory database from LMDB to an immutable radix tree to improve