X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;fp=Changes;h=51357135c87b1264712edad6a24101c17c541368;hp=73145bccdcf56a32e55df2295f7fe2dbe3423675;hb=d8ccdd9d64915be00c29a7ab21d9275431235697;hpb=2114ee9f0c5bc341b8ad78185d087dd03f8f7cca diff --git a/Changes b/Changes index 73145bc..5135713 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ # This file documents the revision history for Perl extension Catalyst. + Documentation: + - Fix documentation in Catalyst::Component to show attributes and + calling readers, rather than accessing elements in the $self->{} hash + directly. + - Add note in Catalyst::Component to strongly disrecommend $self->config + 5.90011 - 2012-03-08 16:43:00 Bug fixes: