Skip to content

Commit

Permalink
Add #1007 to the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesls committed Nov 20, 2014
1 parent 2a2a12d commit ea3ed4b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,13 @@ Next Release (TBD)
* bugfix:Timestamp Input: Fix regression where timestamps without any timezone
information were not being handled properly
(`issue 982 <https://github.com/aws/aws-cli/issues/982>`__)
* bugfix:You can enable Signature Version 4 for Amazon S3 commands by
running ``aws configure set default.s3.signature_version s3v4``
* bugfix:Signature Version 4: You can enable Signature Version 4 for Amazon S3
commands by running ``aws configure set default.s3.signature_version s3v4``
(`issue 1006 <https://github.com/aws/aws-cli/issues/1006>`__,
`botocore issue 382 <https://github.com/boto/botocore/pull/382>`__)
* bugfix:``aws emr``: Fix issue where ``--ssh``, ``--get``, ``--put``
would not work when the cluster was in a waiting state
(`issue 1007 <https://github.com/aws/aws-cli/issues/1007>`__)


1.6.2
Expand Down

0 comments on commit ea3ed4b

Please sign in to comment.