X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Changes;h=f614150230f03095259ecdac3a1d7406e3fe460e;hp=699130ee1011d6a0de8a3b1ae63335bcc39fb7db;hb=ff2aeb43ec4432164a1c3d56c33d44cc97a6a2aa;hpb=af20a15d7f4089fabd2e4e9bb161f2d2de50f333 diff --git a/Changes b/Changes index 699130e..f614150 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,27 @@ Revision history for Catalyst-Manual + - 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