X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=65da53e9d5b89f4c15d0663cc0478f1ce3426a99;hb=63b6bc2ae4f28f60fb0a9f3f731a1f3f24cf18e2;hp=40bde4090a3100655c3129787e25f3e9ebd8d973;hpb=d69c99985ff45627af9d8eaf3f685887f82c9405;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 40bde40..65da53e 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,15 @@ # This file documents the revision history for Perl extension Catalyst. +5.71000_01 UNRELEASED + - Add failing test for passing arguments to visited chained + actions (Radoslaw Zielinski) + - Support Moose components so that attribute defaults work + and BUILD methods are correctly called (t0m) + - Add tests for this (Florian Ragwitz) + +5.71000 2009-01-19 17:50:00 + - Text::SimpleTable's go as wide as $ENV{COLUMNS} (jhannah) + Patch written by Oleg Kostyuk - backport go doc patch - added ru/ua translations to error page - backport stripping build_requires