Re: ANNOUNCE: Mason 1.26

2004-04-05 Thread Dave Rolsky
On Mon, 5 Apr 2004, Dave Rolsky wrote: > - Explicitly handle 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. Doh, this should mention th

ANNOUNCE: Mason 1.26

2004-04-05 Thread Dave Rolsky
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 l