From 0e8d6d7bd45d80a7ebd0dac47f357e80dfe5dacf Mon Sep 17 00:00:00 2001 From: "R.B. Boyer" Date: Tue, 2 Oct 2018 16:00:58 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3aadc2f46..134e9b69b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ FEATURES: BUG FIXES: * agent: (Consul Enterprise) Fixed an issue where the `non_voting_server` setting could be ignored when bootstrapping the cluster. [[GH-4699](https://github.com/hashicorp/consul/pull/4699)] +* cli: forward SIGTERM to child process of 'lock' and 'watch' subcommands [[GH-4737](https://github.com/hashicorp/consul/pull/4737)] ## 1.2.3 (September 13, 2018)