Skip to content

Commit

Permalink
Fix changelog entry for merge of #831
Browse files Browse the repository at this point in the history
This is not in the 1.3.21 release, it will be part
of the next release.
  • Loading branch information
jamesls committed Jul 7, 2014
1 parent c7b02d4 commit a7f82f3
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,22 @@
CHANGELOG
=========


Next Release (TBD)
==================

* bugfix:``aws s3/s3api``: Fix issue where ``--endpoint-url``
wasn't being used for ``aws s3/s3api`` commands
(`issue 549 <https://github.com/aws/aws-cli/issues/549>`__)
* bugfix:``aws s3 mv``: Fix bug where using the ``aws s3 mv``
command to move a large file onto itself results in the
file being deleted
(`issue 831 <https://github.com/aws/aws-cli/issues/831>`__)


1.3.21
======

* bugfix:``aws s3 mv``: Fix bug where using the ``aws s3 mv``
command to move a large file onto itself results in the
file being deleted
(`issue 831 <https://github.com/aws/aws-cli/issues/831>`__)
* feature:``aws opsworks``: Update the ``aws opsworks`` command
to the latest version
* bugfix:Shorthand JSON: Fix bug where shorthand lists with
Expand Down

0 comments on commit a7f82f3

Please sign in to comment.