X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=70938c5ebd500a8f76f11bb8012ba34281d48eba;hb=f04fdedae056296d0fa97fbdcaa85b9811ca6a5b;hp=4ccbca0037e6de0c63ba13da0a05933aadfe8376;hpb=e9f1c159da06d12087ea77c429197c3d9b8e3c11;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 4ccbca0..70938c5 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,13 @@ # This file documents the revision history for Perl extension Catalyst. -5.71000 2009-01-18 22:09:00 +5.71000_01 UNRELEASED + - 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