Repository: libcloud Updated Branches: refs/heads/trunk 21a0d069d -> 415ae9e47
Add blank line after bullet list to fix build Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/415ae9e4 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/415ae9e4 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/415ae9e4 Branch: refs/heads/trunk Commit: 415ae9e47578c2d8ccc5b9e38474362ac91763a5 Parents: 21a0d06 Author: Sebastien Goasguen <[email protected]> Authored: Fri May 30 03:20:27 2014 -0400 Committer: Sebastien Goasguen <[email protected]> Committed: Fri May 30 03:20:27 2014 -0400 ---------------------------------------------------------------------- CHANGES.rst | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/415ae9e4/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 51cb59f..4ce3855 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -24,6 +24,7 @@ General * import_key_pair_from_string in the EC2 driver * publickey._to_md5_fingerprint * publickey.get_pubkey_ssh2_fingerprint + (GITHUB-301) [Csaba Hoch]
