minor fix for Changes file | add me as a contributor
Wallace Reis [Thu, 6 May 2010 13:30:19 +0000 (13:30 +0000)]
Changes
lib/Catalyst.pm

diff --git a/Changes b/Changes
index 6052c85..495706c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -53,7 +53,7 @@
 5.80021 2010-03-03 23:02:01
 
   Bug fixed:
-   - $c->uri_for will now escape unsafe characterss in captures
+   - $c->uri_for will now escape unsafe characters in captures
      ($c->request->captures) and correctly encode utf8 charracters.
 
 5.80020 2010-02-04 06:51:18
index 2c1b768..62047b4 100644 (file)
@@ -3181,6 +3181,8 @@ Will Hawes C<info@whawes.co.uk>
 
 willert: Sebastian Willert <willert@cpan.org>
 
+wreis: Wallace Reis <wallace@reis.org.br>
+
 Yuval Kogman, C<nothingmuch@woobling.org>
 
 =head1 LICENSE