X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Changes;h=f4805fbc88d1986fb1d0cfc2fd080ccd8e9fbc8b;hp=6afebb1ba5645cfaafc4967e50a59a40ec1cedf5;hb=f7f5632ecb153629ddac65ed74c250407e44e37a;hpb=c312468f8369b9f161352d93750d0aae49ef6093 diff --git a/Changes b/Changes index 6afebb1..f4805fb 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,18 @@ Revision history for Catalyst-Manual - - Fix POD typos in ::Internals (RT#51488) +5.8001 15 Nov 2009 + - Update tutorial to match latest prepacked versions in Debian 5 + - Add FormHandler branch (with thanks to gshank!) + - Misc cleanup/freshing up of tutorial. + - Fix indenting issue (with thanks to Kiffin Gish) + - Integrate tome fix branch (with thanks to tome!) + - Add a "negative" test to confirm that test02 does not have an admin create link + - Integrate sqlite3 clarification and link by wolfman2000 from tutorial_role_updates branch + - Fix Pod typos in ::Internals (RT#51488) + - Fix Pod typos in the Cookbook (RT#51466) + - Fix a Test::Pod failure and make Debian happier. + - Typo fixes from garu + - Misc minor and/or typo fixes 5.8001 06 Oct 2009 - Tutorial