I thought rivet 2.3.4 was to be the last release of the 2.3 series, but there are quite a few fixes and improvements that maybe deserve a 2.3.5

+ Jeff's way to avoid to divert [exit] if the script is not running from within mod_rivet.c (to be committed soon)

+ New form of command ::rivet::redirect accepts integer HTTP status codes thus extending the boolean argument used for emitting 301|302 codes

 + fixed a subtle buffer overflow in librivet/rivetWWW.c

+ The server initialization is fired twice by Apache's design but there is not need to run rivet server_init_script twice. We exploit a feature of memory pool to run the script only once (this is the Apache's *recommended way to do it*)

In the meanwhile I'm slowly working to the 3.0 documentation. All the changes listed above have been applied to 3.0 too.

 -- 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