X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=5153988acac2911b94cdaeafc2c4e6dc37989aae;hb=c16b23ababd7cc92688183b0c72480966a7876b4;hp=61108ba9f00977faf5f9b17dbb855e621bd83111;hpb=c5d94181a3ea5ce8c06b9c33c11954d8514eb120;p=catagits%2FCatalyst-Manual.git diff --git a/Changes b/Changes index 61108ba..5153988 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,12 @@ Revision history for Catalyst-Manual +5.7XXX XXXXXX + - Add a new section to BasicCRUD covering more advanced features of + DBIC ("EXPLORING THE POWER OF DBIC") + 5.7018 2 Mar 2009 - - Suggestions and fixes with thanks to Murray Walker + - Suggestions and fixes with thanks to mintywalker@gmail.com + - DBIC-related updates in MoreCatalystBasics - Fix misplaced "=over 4" in previous release - Reword warning about not using GET for delete based on input from kd - A few minor updates and fixes