Skip to content

Commit

Permalink
docs: fixup changelog for #4153
Browse files Browse the repository at this point in the history
* `driver/raw_exec` instead of `exec` because `exec` driver isn't
  supported on Windows
* Link to PR not issue
  • Loading branch information
schmichael committed Apr 18, 2018
1 parent 1766bc2 commit 0014159
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ IMPROVEMENTS:
* client: Create new process group on process startup. [[GH-3572](https://github.com/hashicorp/nomad/issues/3572)]

BUG FIXES:
* driver/exec: Create process group for Windows process and send Ctrl-Break signal on Shutdown [[GH-2117](https://github.com/hashicorp/nomad/issues/2117)]
* driver/raw_exec: Create process group for Windows process and send
Ctrl-Break signal on Shutdown [[GH-4153](https://github.com/hashicorp/nomad/issues/4153)]

## 0.8.1 (April 17, 2018)

Expand Down

0 comments on commit 0014159

Please sign in to comment.