]> git.decadent.org.uk Git - maypole.git/commitdiff
fix for threaded
authorAaron Trevena <aaron.trevena@gmail.com>
Thu, 17 Apr 2008 19:56:17 +0000 (19:56 +0000)
committerAaron Trevena <aaron.trevena@gmail.com>
Thu, 17 Apr 2008 19:56:17 +0000 (19:56 +0000)
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@586 48953598-375a-da11-a14b-00016c27c3ee

Changes

diff --git a/Changes b/Changes
index 5ea8becc272c94783ab7bcc5c30bc190f715743c..8724d1dc3bc0a192dd29746c1067b75a3d7af04c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -4,12 +4,18 @@ For information about current developments and future releases, see:
 
 
 
-2.13 October 2007
+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