Repository: jclouds-site
Updated Branches:
  refs/heads/master c2e9df7a1 -> 0951594a9


Small fixes to the 1.9.1 release notes

Follow-up to e6e3707dc


Project: http://git-wip-us.apache.org/repos/asf/jclouds-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds-site/commit/0951594a
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-site/tree/0951594a
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-site/diff/0951594a

Branch: refs/heads/master
Commit: 0951594a9a7950c4e361c8988588e0bb682a19aa
Parents: c2e9df7
Author: Andrew Phillips <[email protected]>
Authored: Fri Aug 7 08:53:36 2015 -0400
Committer: Andrew Phillips <[email protected]>
Committed: Fri Aug 7 08:53:36 2015 -0400

----------------------------------------------------------------------
 releasenotes/1.9.1.md | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/0951594a/releasenotes/1.9.1.md
----------------------------------------------------------------------
diff --git a/releasenotes/1.9.1.md b/releasenotes/1.9.1.md
index cdaf332..169372f 100644
--- a/releasenotes/1.9.1.md
+++ b/releasenotes/1.9.1.md
@@ -23,8 +23,8 @@ To get started with jclouds, please see the [jclouds 
installation guide](/start/
 
 ## <a id="core-improvements"></a>Core improvements
 
-* Added an option to mark Payloads as senitive to avoid exposing sesitive 
information.
-* Restrict agentproxies to netcat when using the ssh-agent.
+* Added an option to mark Payloads as sensitive to avoid exposing sensitive 
information.
+* Restrict agentproxies to netcat when using the ssh-agent.
 
 ## <a id="compute-improvements"></a>Compute improvements
 
@@ -32,21 +32,21 @@ To get started with jclouds, please see the [jclouds 
installation guide](/start/
 * Added the DigitalOcean v2 provider.
 * Added the Nova `os-hypervisors` extension.
 * Implemented the portable ComputeService in ProfitBricks.
-* Added support for specifying GCE disk type in compute abstraction
+* Added support for specifying GCE disk type in compute abstraction.
 
 ## <a id="blobstore-improvements"></a>BlobStore improvements
 
-* Copy blob support (server-side copy on Azure, S3, GCS, and Swift, emulated 
on other providers)
-* Many improvements to Google Cloud Storage
-* Improved support for metadata and multipart operations
+* Copy blob support (server-side copy on Azure, S3, GCS, and Swift, emulated 
on other providers).
+* Many improvements to Google Cloud Storage.
+* Improved support for metadata and multipart operations.
 
 ## <a id="api"></a>API Changes
 
-* Replaced Rackspace Cloudfiles provider with modern openstack-swift code
+* Replaced Rackspace Cloudfiles provider with modern openstack-swift code.
 
 ## <a id="issues"></a>Known Issues
 
-* Google Cloud Storage cannot upload InputStream payloads
+* Google Cloud Storage cannot upload `InputStream` payloads.
 
 ## <a id="credits"></a>Credits
 

Reply via email to