Updated Branches: refs/heads/trunk a053cde54 -> b8adad947
Update CHANGES. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/22052aec Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/22052aec Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/22052aec Branch: refs/heads/trunk Commit: 22052aecc853b2b160de165bdf1802dd3e8e208b Parents: a053cde Author: Tomaz Muraus <[email protected]> Authored: Sun Dec 29 01:10:57 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Sun Dec 29 01:10:57 2013 +0100 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/22052aec/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 8923d45..cee6864 100644 --- a/CHANGES +++ b/CHANGES @@ -131,6 +131,10 @@ Changes with Apache Libcloud in development Node object from "keyname" to "key_name". (LIBCLOUD-475) [Oleg Suharev] + - Fix a deployment issue which would some times cause a process to hang if + the executed deployment script printed a lot of output to stdout or stderr. + [Tomaz Muraus] + *) Storage - Allow user to specify 'Content-Disposition' header in the CloudFiles
