summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Borean <jborean93@gmail.com>2018-01-19 12:11:47 +1000
committerToshio Kuratomi <a.badger@gmail.com>2018-01-18 20:08:42 -0800
commitcef6a7ec7dc3dc226944c5792a87df5b8b465b79 (patch)
tree53e996510ace44b2bd2bb6079a6c18ff6f6e29b4
parent27b79858abd837402df5845293f539b1a2ca1de7 (diff)
downloadansible-cef6a7ec7dc3dc226944c5792a87df5b8b465b79.tar.gz
updated changelog with copy test change
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7110400983..6ab3bb9580 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,9 @@ Ansible Changes By Release
https://github.com/ansible/ansible/issues/34523
* Fix win_scheduled_task docs to correctly reflect what is required and when
(https://github.com/ansible/ansible/issues/35072)
+* Updated copy test to create recursive symlink during the test and not have it
+ located in the git repo
+ (https://github.com/ansible/ansible/pull/35073)
<a id="2.4.3"></a>