X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Changes;h=422a9b20fa870774ea7f30f6764aafcf6e1823cc;hp=5dc9d253a41d4960c08acd0a6728bfb7c51acca0;hb=436f45daabf1972798918c6a706ac2894972a395;hpb=e0636114182166f955335b82af71ae937bf49790 diff --git a/Changes b/Changes index 5dc9d25..422a9b2 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,41 @@ Revision history for Catalyst-Manual +5.8006 29 Feb 2011 + - Fix metadata to refer to the new git repository + - Cookbook + - Small fixes and typos + - Tutorial + - Various typo fixes. + - RT #57989: typo + - RT #61486: correct instructions for MySQL + - RT #62095: prevent XSS + - RT #62095: persistent message on /login + - RT #63057: typo + - RT #64087: typos + - RT #64126: Use precise name of licence + - RT #64126: typos + - RT #67820: fix relationship decleration + - Do not recommend FastMmap + - DevelopmentProcess + - RT #62610: typo + +5.8005 27 Oct 2010 + - Tutorial: + - Add DATABASE CONFIG SWITCHING USING MULTIPLE CONFIG FILES section + - Critical bugfix on index page. +5.8004 17 Feb 2010 + - Tutorial: + - Add foreign key support for SQLite + (huge thanks to Caelum for that and other good edits!) + - Add "Quick Start" to Intro (Chapter 1) + - Switch to use of "-r" to auto-restart the dev svr + - Update for latest available Debian package versions + - Switch to individual files for example code vs. tarballs + - Switch to 'done_testing' and shorter 'prove' args for testing chapter + - Misc typo fixes + - Other: + - Minor Cookbook edits + 5.8003 28 Dec 2009 - Variety of typo fixes - Fix incorrectness re :Global and :Local