Updated Branches: refs/heads/trunk 3a86c01e6 -> 4aa7a27d1
Update CHANGES. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/4aa7a27d Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/4aa7a27d Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/4aa7a27d Branch: refs/heads/trunk Commit: 4aa7a27d1246e3147fb7c66d1799b8715a6bc079 Parents: 3a86c01 Author: Tomaz Muraus <[email protected]> Authored: Thu Jan 9 01:15:03 2014 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Thu Jan 9 01:15:03 2014 +0100 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/4aa7a27d/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 9546541..81afe18 100644 --- a/CHANGES +++ b/CHANGES @@ -178,6 +178,10 @@ Changes with Apache Libcloud in development (LIBCLOUD-450) [Rick Wright] + - Modify ParamikoSSHClient so that "password" and "key" arguments are not + mutually exclusive and both can be provided. (LIBCLOUD-461, GITHUB-194) + [Markos Gogoulos] + *) Storage - Allow user to specify 'Content-Disposition' header in the CloudFiles
