[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mason-cvs
Subject:    [Mason-checkins] CVS: mason/dist Changes,1.196,1.197
From:       Dave Rolsky <autarch () users ! sourceforge ! net>
Date:       2004-12-13 21:01:46
Message-ID: E1CdxKE-0006Xk-75 () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/mason/mason/dist
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25129

Modified Files:
	Changes 
Log Message:
add changes from 1.25 - 1.28 here


Index: Changes
===================================================================
RCS file: /cvsroot/mason/mason/dist/Changes,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -r1.196 -r1.197
--- Changes	13 Dec 2004 20:38:55 -0000	1.196
+++ Changes	13 Dec 2004 21:01:30 -0000	1.197
@@ -72,6 +72,95 @@
 - Using 'next' or 'last' without a loop can no longer corrupt
 the component stack. Task id #539.
 
+
+1.28  November 6, 2004
+
+This version is entirely identical to 1.27 except for a fix to make
+CPAN/PAUSE properly index the version number in
+HTML::Mason::ApacheHandler.  If you already installed 1.27 you do not
+need to install this version unless you want to fix the "out of date
+modules" report from the CPAN or CPANPLUS shells.
+
+
+1.27  October 28, 2004
+
+[ ENHANCEMENTS ]
+
+- Full support for Apache2/mod_perl2.
+
+[ BUG FIXES ]
+
+- The request object was not available as $m in the preamble if
+in_package was set.  Reported by David Wheeler and David Baird.  Task
+id #538.
+
+- Component with subcomponents or methods were not getting freed when
+they were purged from the code cache.  Task id #549.
+
+- Component calls (<& &>) starting with a newline were compiled
+incorrectly. Reported by Rick Delaney. Task id #564.
+
+- If both a parent request and subrequest had autoflush set, output
+from the subrequest wasn't actually flushed.  Reported by Tony
+Clayton.  Task id #550.
+
+- The documentation in HTML::Mason::Tests for the path and call_path
+parameters was wrong.  Reported by Michael Gray.  Task id #528.
+
+- Line numbers in errors were incorrectly reported if the error
+happened in code after an <%args>, <%attr>, or <%flags> block.
+Reported by Tony Clayton.  Task id #552.
+
+- The Apache handler now only sends headers once if make_request()
+aborts, such as when a redirect is executed in a
+MasonX::Interp::WithCallbacks callback.
+
+
+1.26  April 5, 2004
+
+[ BUG FIXES ]
+
+- The fix to make CGIHandler support flush_buffer and autoflush caused
+it to not rethrow any exceptions created during the request.  If
+error_mode was set to 'fatal', then an error would simply cause no
+output to be generated.  Task id #531.
+
+- A comment in the last line of a component call with content caused a
+syntax error in the compiled component.  Reported by Todd Goldenbaum.
+Task id #530.
+
+- The various request handling methods in CGIHandler once again return
+the value of calling the Interp object's exec() method.
+
+- CGIHandler now explicitly handles redirect statuses when an abort
+exception is thrown from the Interp object's exec() method.  This
+fixes some problems when this module was used with David Wheeler's
+MasonX::Interp::WithCallbacks module.
+
+- Using a <%shared> block when "in_package" was set to something other
+than HTML::Mason::Commands led to an error like "Can't call method
+"call_dynamic" on an undefined value".  Reported by David Wheeler.
+Task id #535.
+
+
+1.25  December 12, 2003
+
+[ BUG FIXES ]
+
+- CGIHandler did not support $m->flush_buffer or autoflush.  Reported
+by Shane McCarron.
+- Every line in the error stacktrace had a 'g' appended to it in HTML
+error mode.
+- The HTML error display of the stacktrace was not filtering out some
+packages that it should have, so there were extra lines that made it
+harder to find the real error.
+- Several FakeApache methods were broken: path_info, uri, and
+the_request.  Reported by Matthias F. Brandstetter.
+
+[ ENHANCEMENTS ]
+
+- The CGIHandler request object now supports the autoflush parameter.
+
 1.24  November 12, 2003
 
 [ BUG FIXES ]



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Mason-checkins mailing list
Mason-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-checkins
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic