X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=add1b8ce648557d5c895d6d77babe6601e83b365;hb=5578f739997422bbe67137a6483f1717d6f24d7f;hp=06d77290640717a81241c094f051efc6be4b830a;hpb=373ad796a2c8dda0244fa852c8e397ae5f8766ab;p=catagits%2FCatalyst-Action-REST.git diff --git a/Changes b/Changes index 06d7729..add1b8c 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,6 @@ + Revert always using a trait rather than Catalyst::Request::REST to improve + debug messages. + Thu 6 May 2010 09:27:56 - Release 0.84 Add a status_multiple_choices helper method to the Controller base class.