Updated Branches: refs/heads/trunk c03fdfdba -> 7371d594b
docs: fix underline. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/7371d594 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/7371d594 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/7371d594 Branch: refs/heads/trunk Commit: 7371d594bd80707f0b3682401e1568d911842d11 Parents: c03fdfd Author: Tomaz Muraus <[email protected]> Authored: Tue Dec 10 22:40:02 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Tue Dec 10 22:40:02 2013 +0100 ---------------------------------------------------------------------- docs/upgrade_notes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/7371d594/docs/upgrade_notes.rst ---------------------------------------------------------------------- diff --git a/docs/upgrade_notes.rst b/docs/upgrade_notes.rst index 91ddf0e..899bac9 100644 --- a/docs/upgrade_notes.rst +++ b/docs/upgrade_notes.rst @@ -16,7 +16,7 @@ More information on how this affects existing drivers and your code can be found bellow. Default Content-Type is now provided if none is supplied and none can be guessed --------------------------------------------------------------------------------- +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In older versions, Libcloud would throw an exception when a content type is not supplied and none can't be automatically detected when uploading an object.
