X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=45b149287f48db10baab05c8b7c58ece2dd8036e;hb=fb433ec426fb384bd97ed1fb73f16c7102924753;hp=c2c50c516cbbdf0dea194d4309892a7d738622e3;hpb=9c2312e69864d295baabf3c0ed78514dda1e826e;p=catagits%2FCatalyst-Manual.git diff --git a/Changes b/Changes index c2c50c5..45b1492 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for Catalyst-Manual +5.8007 29 Feb 2011 + - Tutorial + - Switch to use of DBIx::Class::PassphraseColumn for hashed & salted + passwords. It's much more flexible than the previously used + DBIx::Class::EncodedColumn. + 5.8006 29 Feb 2011 - Fix metadata to refer to the new git repository - Cookbook