summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToshio Kuratomi <toshio@fedoraproject.org>2016-05-09 09:38:48 -0700
committerToshio Kuratomi <toshio@fedoraproject.org>2016-05-09 09:38:48 -0700
commitc4388285faf3a2d009340a13fb551de5f98e00f8 (patch)
tree6f8517eeafa49c4459368e6c70e0b80bd4183bd5
parent6f23635cce1e96be78d8c7ac12114e7e5cd00a8e (diff)
downloadansible-c4388285faf3a2d009340a13fb551de5f98e00f8.tar.gz
Update changelog for fix to status in urls.py
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 316a18f094..338ffa3a72 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ Ansible Changes By Release
* Backport fix to uri module to return the body of an error response
* Backport fix to uri module to handle file:/// uris.
+* Backport fix to uri module to fix traceback when handling certain server error types.
## 2.0.2 "Over the Hills and Far Away"