[interchange] Update WHATSNEW for release
David Christensen <[email protected]>
| Newsgroups | gmane.comp.web.interchange.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 9c3c577d2557fbf9054f2bd148935bdc9e99dba4 Author: David Christensen <[email protected]> Date: Wed Mar 24 01:57:18 2010 -0500 Update WHATSNEW for release WHATSNEW-5.7 | 34 +++++++++++++++++++++++++++++++++- 1 files changed, 33 insertions(+), 1 deletions(-) --- diff --git a/WHATSNEW-5.7 b/WHATSNEW-5.7 index d9b2f0f..dc48454 100644 --- a/WHATSNEW-5.7 +++ b/WHATSNEW-5.7 @@ -8,8 +8,23 @@ See UPGRADE document for a list of incompatible changes. -Interchange 5.7.6 not yet released. +Interchange 5.7.6 released on 2010-03-23. +Core +---- +* Fix a "HTTP Response Splitting" security exploit. This is not known + to be exploitable in the standard demo, but could potentially affect + other pages in rare circumstances. + +* Fix a bug in initialization of Vend::Payment::BusinessOnlinePayment + supplemental parameters. + +* Fix a bug in css.tag to properly output the css when using the + inline <style> block. + +* Allow for bounces from Autoload routines. + +* Fix SpecialPages directive for violation.html. Standard Demo ------------- @@ -18,6 +33,23 @@ Standard Demo * Add comments for Limit ip_session_expire. +Admin UI +-------- + +* Remove the AdminUser configuration directive. + +* Allow ids to be added to form widgets built from mv_metadata. + +Contrib +------- + +* Update jEdit syntax highlighting mode. + +Debian packaging +---------------- + +* Multiple bug/dependency fixes. + ------------------------------------------------------------------------------