Skip to content

Commit

Permalink
v0.011
Browse files Browse the repository at this point in the history
  - Explicitly stringify '%a' to keep String::Formatter happy.
    Make sure it's tested.
    Closes rt-72008. Thanks to Olivier Mengué (dolmen) for reporting.
  • Loading branch information
rwstauner committed Oct 28, 2011
1 parent 71872f5 commit 3916762
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ Revision history for {{$dist->name}}

{{$NEXT}}

0.011 2011-10-28 08:25:04 America/Phoenix

- Explicitly stringify '%a' to keep String::Formatter happy.
Make sure it's tested.
Closes rt-72008. Thanks to Olivier Mengué (dolmen) for reporting.
Expand Down

0 comments on commit 3916762

Please sign in to comment.