Hi, I'm glad to announce that Rivet 2.1.4 has been released. Rivet 2.1.4 includes a few bug fixes and code optimizations. Here is a brief summary of changes that lead to this release of Rivet as GA software

New features

- New subcommand script for command ::rivet::inspect > returns the full path to the current Rivet template or URL referenced script. In case this command is invoked from outside a request processing the string value by [info script] is returned

Bug fixed and code reorganization

- Changed value returned by command headers redirect > that cause mod_rivet to fail with Tcl 8.6.1 (Fixes bug #55583)
 - Reorganized autotools build scripts
- Redundant log message in ApacheRequest___parse() removed (fixes bug #55845) - Small optimization attained by moving allocation of a control structure process from the request processing scope into the child process scope - Removed call to Tcl to coax Tcl command 'info script' into returning the current rivet template or script name. This feature was undocumented and this task has been devolved to the newly created '::rivet::inspect' script command - Fixed some comments that were breaking Tcl 8.6 (comments cannot go into a Tcl switch command body)

 -- Massimo






        

---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org
For additional commands, e-mail: rivet-dev-h...@tcl.apache.org

Reply via email to