Skip to content

Commit 0014159

Browse files
committed
docs: fixup changelog for #4153
* `driver/raw_exec` instead of `exec` because `exec` driver isn't supported on Windows * Link to PR not issue
1 parent 1766bc2 commit 0014159

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ IMPROVEMENTS:
44
* client: Create new process group on process startup. [[GH-3572](https://github.com/hashicorp/nomad/issues/3572)]
55

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

910
## 0.8.1 (April 17, 2018)
1011

0 commit comments

Comments
 (0)