summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToshio Kuratomi <a.badger@gmail.com>2017-08-01 15:39:34 -0700
committerToshio Kuratomi <a.badger@gmail.com>2017-08-01 15:39:34 -0700
commit360703234e29c4028ca3a2415604441a45ff8040 (patch)
tree578cb791fc681f8dfab816e8735d8dd103dd9269
parent25c95a96a825e734eb1c40d07970703a54fcc900 (diff)
downloadansible-360703234e29c4028ca3a2415604441a45ff8040.tar.gz
add changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cb6a56debb..e6bd014137 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -57,6 +57,8 @@ Ansible Changes By Release
* Fix fact gathering for package and service action plugins
* make random_choice more error resilient (#27380)
* ensure prefix in plugin loading to avoid conflicts
+* fix for a small number of modules (tempfile, possibly copy) which could fail
+ if the tempdir on the remote box was a symlink
## 2.3.1 "Ramble On" - 2017-06-01