Add changelog entry for #1135.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/f0532973 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/f0532973 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/f0532973 Branch: refs/heads/trunk Commit: f05329730f78b865330fc7cf04b63fd48bec6a54 Parents: 1e955af Author: Tomaz Muraus <[email protected]> Authored: Mon Jan 8 11:21:35 2018 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Mon Jan 8 11:21:35 2018 +0100 ---------------------------------------------------------------------- CHANGES.rst | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/f0532973/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index f402a56..b24bb8b 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -135,6 +135,11 @@ Storage (GITHUB-1132) [Quentin Pradet] +- Fix a regression with hash computation performance and memory usage on object + upload inadvertently introduced in 2.0.0 and make it more efficient. + (GITHUB-1135) + [Quentin Pradet] + Changes in Apache Libcloud 2.2.1 --------------------------------
