[interchange/STABLE_5_4-branch] Additional update of WHATSNEW
David Christensen <[email protected]>
| Newsgroups | gmane.comp.web.interchange.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 096881ccd2e117404c3135592a0e5244e1efa7e2 Author: David Christensen <[email protected]> Date: Tue Mar 23 23:05:05 2010 -0500 Additional update of WHATSNEW WHATSNEW-5.4 | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) --- diff --git a/WHATSNEW-5.4 b/WHATSNEW-5.4 index 44db637..b234ee4 100644 --- a/WHATSNEW-5.4 +++ b/WHATSNEW-5.4 @@ -21,6 +21,9 @@ Core * 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. + Standard demo -------------