Rivet 2.0.5 has been released. I'm waiting for the mirrors to reflect
the changes in dist before I announce it on c.l.tcl and update the
website.
Summary of new stuff in 2.0.5
- DIO: Mysql connection is now checked when connection reference is
reused because it could have dropped (contributed by Cyril Shtumf, fixes
#53221)
- Fixed SQL syntax generated in delete method when multiple fields
are used in the selection clause (contributed by Cyril Shtumf, fixes bug
#53222)
- New shorthand expression <?= ... ?> is transformed into
<? puts -nonewline "..." ?>
(contributed by Jeff Lawson, addresses #53217)
- http_accept.tcl: new command parsing of Accept HTTP header lines
(contributed by Harald Oehlmann)
- rivet/packages/entities/entities.tcl: package RivetEntities
(contributed by Harald Oehlmann)
tclconfig/ltmain.sh: updated from recent autotools installation
- Support for HttpOnly flag improves security and reduces the risk
of cross-site scripting attacks (contributed by Cyril Shtumf, fixes
#53224)
form class objects create now automatic field ids if left undefined
by the programmer
- New pages for package entities and for command http_accept
- Improved manual entry for 'var list' (Fixes bug #52911)
-- Massimo
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]