You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rivet-dev@tcl.apache.org by mx...@apache.org on 2012/05/12 17:23:27 UTC

svn commit: r1337567 - /tcl/rivet/trunk/ChangeLog

Author: mxmanghi
Date: Sat May 12 15:23:27 2012
New Revision: 1337567

URL: http://svn.apache.org/viewvc?rev=1337567&view=rev
Log:
changelog for commit 1337564

Modified:
    tcl/rivet/trunk/ChangeLog

Modified: tcl/rivet/trunk/ChangeLog
URL: http://svn.apache.org/viewvc/tcl/rivet/trunk/ChangeLog?rev=1337567&r1=1337566&r2=1337567&view=diff
==============================================================================
--- tcl/rivet/trunk/ChangeLog (original)
+++ tcl/rivet/trunk/ChangeLog Sat May 12 15:23:27 2012
@@ -1,3 +1,16 @@
+2012-05-12 Massimo Manghi <mx...@apache.org>
+    * src/rivetParser.c: add shorthand expression <?= ... ?> for <? puts -nonewline "..." ?> (contributed 
+    by Jeff Lawson, addresses #53217, tclrivetparser still to be fixed)
+    * tests/shorthand.[test|rvt]: add test of shorthand notation for string output 
+    * rivet/rivet-tcl/cookie.tcl: add support for HttpOnly flag (contributed by Cyril Shtumf, 
+    fixes bug #53224)
+    * rivet/packages/session/session-class.tcl: support for HttpOnly flag improves security and reduces
+    the risk of cross-site scripting attacks (contributed by Cyril Shtumf, fixes #52224)
+    * rivet/packages/dio/dio.tcl: wrong SQL syntax generated in delete method when multiple fields are
+    used in the selection clause (contributed by Cyril Shtumf, fixes bug #53222)
+    * rivet/packages/dio/dio_Mysql.tcl: Mysql connection must be checked when connection reference is reused
+    because it could have dropped (contributed by Cyril Shtumf, fixes #53221)
+
 2012-05-09 Massimo Manghi <mx...@apache.org>
     * rivet/rivet-tcl/http_accept.tcl: new command ::rivet::http_accept 
     * doc/xml/commands.xml: new manual entry for ::rivet::http_accept 
@@ -641,7 +654,7 @@
     by kikusz@gmail.com and accordingly with Automake directives
     for local install rules.
 
-2008-12-21 Massimo Manghi <mx...@apache.ora>
+2008-12-21 Massimo Manghi <mx...@apache.org>
 
     * src/apache-2/rivetCode.c: add handling for subcommand
     'tempname'



---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-cvs-unsubscribe@tcl.apache.org
For additional commands, e-mail: rivet-cvs-help@tcl.apache.org