<div>Since we&#39;re spending some extra time making sure the 5.8 version is backwards compatible with 5.7, we&#39;ve decided to do another release in the 5.7 series, version 5.71000.&nbsp;</div><div>Since this is a &nbsp;new point release, it contains new features as well as bug fixes. Please test it with your apps to make sure everything works, and report back here. If we don&#39;t hear anything about problems by the end of this week we&#39;ll be pushing the release.<br>
</div><div><div><br></div><div>To test, you can get the development release here.</div><div><br></div><a href="http://search.cpan.org/CPAN/authors/id/M/MR/MRAMBERG/Catalyst-Runtime-5.7099_04.tar.gz">http://search.cpan.org/CPAN/authors/id/M/MR/MRAMBERG/Catalyst-Runtime-5.7099_04.tar.gz</a><br>
</div><div><br></div><div>Below is the changelog since the latest stable release, note that 5.7015&#39;s bugfix already was in the development releases.</div><div><br></div><div><div>5.7099_04 2009-01-12 13:06:00</div><div>
&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;- Add environment hack for FastCGI under IIS (Simon Bertrang)</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;- Test for this and preexisting Lighty hack (Simon Bertrang)</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;- Change streaming test to serve itself rather than 01use.t, making test</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;sync for engines easier (t0m)</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;- Workaround change in LWP that broke a cookie test (RT #40037)</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;- Backport go() from 5.8 branch.</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;- Fix some Win32 test failures</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;- Add pt translation of error message (wreis)</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;- Make :Chained(&#39;../action&#39;) work (Florian Ragwitz)</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;- Fix forwarding to action object.</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;- Handle leading CRLF in HTTP requests sometimes sent by IE6 in keep-alive requests.</div>
<div><br></div><div>5.7099_03 2008-07-20 10:10:00</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;- Fix regressions for regexp fallback in model(), view() and controller()</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;- Added the supplied argument to the regexp fallback warning for easier</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;debugging</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;- Ensure ACCEPT_CONTEXT is called for results from component()</div><div><br></div><div>5.7099_02 2008-07-16 19:10:00</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;- Added PathPrefix attribute</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;- Removed Catalyst::Build; we&#39;ve long since moved to Module::Install</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;- Updated Catalyst::Test docs to mention the use of HTTP::Request</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;objects (Rafael Kitover)</div><div><br></div><div>5.7099_01 2008-06-25 22:36:00</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;- Refactored component resolution (component(), models(), model(), et al). We now</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;throw warnings for two reasons:</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1) model() or view() was called with no arguments, and two results are returned</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -- set default_(model|view), current_(model|view) or current_(model|view)_instance</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; instead</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2) you call a component resolution method with a string, and it resorts to a regexp&nbsp;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; fallback wherein a result is returned -- if you really want to search, call the</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; method with a regex as the argument</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;- remove 0-length query string components so warnings aren&#39;t thrown (RT #36428)</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;- Update HTTP::Body dep so that the uploadtmp config value will work (RT #22540)</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;- Fix for LocalRegex when used in the Root controller</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;- Get some of the optional_* tests working from dirs with spaces (RT #26455)</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;- Fix Catalyst::Utils::home() when application .pm is in the current dir (RT #34437)</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;- Added the ability to remove parameters in req-&gt;uri_with() by passing in</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;an undef value (RT #34782)</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;- Added $c-&gt;go, to do an internal redispatch to another action, while retaining the</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;contents of the stash</div><div><br></div></div><div><br></div><div>With regards<br>Marcus Ramberg<br>
</div>