summaryrefslogtreecommitdiff
path: root/changelogs/fragments/command_deliver_promisses.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/fragments/command_deliver_promisses.yml')
-rw-r--r--changelogs/fragments/command_deliver_promisses.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/fragments/command_deliver_promisses.yml b/changelogs/fragments/command_deliver_promisses.yml
new file mode 100644
index 0000000000..c2f61ba90e
--- /dev/null
+++ b/changelogs/fragments/command_deliver_promisses.yml
@@ -0,0 +1,6 @@
+bugfixes:
+ - command module, now always returns what we documented as 'returns always'.
+ - command module, now all options work in ad-hoc execution.
+ - command module, clarify order of remove/creates checks.
+ - command module, correctly handles chdir to symlinks.
+ - command module, move to standarized messages in 'msg' vs abusing 'stdout'.