Add changes for #1236 Closes #1236
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/1cbb2004 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/1cbb2004 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/1cbb2004 Branch: refs/heads/trunk Commit: 1cbb2004f0c62ca01bbb5a4b6512806e2141101a Parents: 4bc6f4a Author: Quentin Pradet <[email protected]> Authored: Tue Aug 28 11:47:12 2018 +0400 Committer: Quentin Pradet <[email protected]> Committed: Tue Aug 28 11:47:12 2018 +0400 ---------------------------------------------------------------------- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/1cbb2004/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 4cf92e2..5832be2 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -11,6 +11,9 @@ Changes in Apache Libcloud in development - Remove async variable to help with Python 3.7 support (GITHUB-1235) [Andreas Hasenack] +- Allow running tests with http_proxy set (GITHUB-1236) + [Andreas Hasenack] + Common ~~~~~~
