X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=Changes;h=8724d1dc3bc0a192dd29746c1067b75a3d7af04c;hb=57b394571a593607a5b7a0ff4bdf9680461cd6a4;hp=aed2abf8604573d0ecea45ffd513809d2aad07ca;hpb=e3a67a74f645a5988f9b59458a320ab52ff5c708;p=maypole.git diff --git a/Changes b/Changes index aed2abf..8724d1d 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,23 @@ This file documents the revision history for Perl extension Maypole. For information about current developments and future releases, see: http://maypole.perl.org/?TheRoadmap + + +2.13 April 2008 +SVN Revision + +Bug Fixes : + DBD::SQLite no longer required by Makefile.PL + CGI handler now produces response for fatal error (bug 29981) + Fix to link macro + Fix to redirect_request in Apache::MVC + Fix to mime detection by file extension + Fixed MODIFY_CODE_ATTRIBUTES and FETCH_CODE_ATTRIBUTES to work with mod_perl threaded model + - Patch from Ben Hutchings http://rt.cpan.org/Public/Bug/Display.html?id=29984 + +Improvements : + link macro now takes a target argument, and has slightly better pod + 2.121 29 August 2007 SVN revision 581