diff --git a/CHANGELOG.md b/CHANGELOG.md index bb7e96d312e6..0fb1d9f0fe95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,10 @@ IMPROVEMENTS: * driver/rkt: Enable stats collection for rkt tasks [[GH-4188](https://github.com/hashicorp/nomad/pull/4188)] BUG FIXES: - * driver/exec: Create process group for Windows process and send Ctrl-Break signal on Shutdown [[GH-4153](https://github.com/hashicorp/nomad/pull/4153)] + * client: Populate access time and modify time when unarchiving tar archives + that do not specify them explicitly [[GH-4217](https://github.com/hashicorp/nomad/issues/4217)] + * driver/exec: Create process group for Windows process and send Ctrl-Break + signal on Shutdown [[GH-4153](https://github.com/hashicorp/nomad/pull/4153)] ## 0.8.1 (April 17, 2018)