From 7eb99d4ff99dba1376701e6a8d70b31d69d14a4a Mon Sep 17 00:00:00 2001 From: Alex Dadgar Date: Thu, 10 Nov 2016 10:28:55 -0800 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 30da59b43..356cbeb61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ IMPROVEMENTS: * client: Failed RPCs are retried on all servers [GH-1735] * client: Fingerprint and driver blacklist support [GH-1949] * client: Enforce shared allocation directory disk usage [GH-1580] + * client: Do not validate the command does not contain spaces [GH-1974] * client: Introduce a `secrets/` directory to tasks where sensitive data can be written [GH-1681] * client/jobspec: Add support for templates that can render static files,