Skip to content

Commit

Permalink
Update changelog for release
Browse files Browse the repository at this point in the history
  • Loading branch information
marcel committed Jul 3, 2008
1 parent 96d3cb1 commit 1385e70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG
@@ -1,5 +1,7 @@
head:

- For now just redefine __method__ to take arguments so we don't break 1.8.7 use today

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]
Expand Down

0 comments on commit 1385e70

Please sign in to comment.