Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump changelog version marker for release
  • Loading branch information
marcel committed Jun 7, 2008
1 parent f1f72b3 commit 2734bb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG
Expand Up @@ -8,6 +8,8 @@ head:

0.5.0:

0.5.0:

- Bug #17458 fixed. Normalize the :expires_in option to always be an integer even if the actual object passed in is a proxy to an integer, such as is the case with 2.hours from ActiveSupport which is actually an instance of ActiveSupport::Duration. Reported by [Steve Kickert steve@riverocktech.com]

- Bug #19158 fixed. Don't prepend leading slash onto bucket name when deleting a bucket with the :force => true option.
Expand Down

0 comments on commit 2734bb5

Please sign in to comment.