You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@tcl.apache.org by mx...@apache.org on 2012/12/03 02:45:16 UTC

svn commit: r1416334 - /tcl/site/rivet/static/rn-2-0.html

Author: mxmanghi
Date: Mon Dec  3 01:45:16 2012
New Revision: 1416334

URL: http://svn.apache.org/viewvc?rev=1416334&view=rev
Log:
Rivet 2.0.6 release notes

Modified:
    tcl/site/rivet/static/rn-2-0.html

Modified: tcl/site/rivet/static/rn-2-0.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/rn-2-0.html?rev=1416334&r1=1416333&r2=1416334&view=diff
==============================================================================
--- tcl/site/rivet/static/rn-2-0.html (original)
+++ tcl/site/rivet/static/rn-2-0.html Mon Dec  3 01:45:16 2012
@@ -46,9 +46,47 @@
   <h4>Release Notes for Rivet 2.0.6 <span class="timestamp">(30-Nov-2012)</span>
   </h4>
   <h5>Fixed Bugs</h5>
-  <ul>
-   <li/>
-  </ul>
+  <p>
+						Test Suite 
+						<ul>
+    <li>User and Group directives removed from the configuration file
+	    					template to make test suite independent from the command 'id' output from which 
+	    					the values for this parameters were inferred (Bug #53396)</li>
+   </ul>
+  </p>
+  <p>
+						mod_rivet.c
+						<ul>
+    <li>Add UploadDirectory to the list of handled options for RivetUserConf</li>
+    <li>The module returns now a HTTP_INTERNAL_SERVER_ERROR when a <b>::request</b>
+
+		    				namespace cannot be created    </li>
+   </ul>
+  </p>
+  <p> 
+						DIO Package bug fixes
+						<ul>
+    <li>
+								Improved DIO support for Sqlite fixes several bugs.
+							</li>
+    <li>
+								Fixed secs computation made by dio_Mysql when handling timestamp fields.
+							</li>
+    <li>
+								Fixed wrong declaration of 'insert' subcommand in page manual (Bug #53670)
+							</li>
+    <li>
+								Fixed method makeDBFieldValue in class Oracle (Bug #53703)
+							</li>
+    <li>
+								Method 'count' failed when no keyfield was set.
+							</li>
+    <li>
+								Index riv_sess_cache_ix had a incomplete unique key definition that missed the 
+								'package_' column (fixes bug #54063)
+							</li>
+   </ul>
+  </p>
  </div>
  <div class="sez">
   <h4>Release Notes for Rivet 2.0.5 <span class="timestamp">(26-Jun-2012)</span>
@@ -295,7 +333,7 @@ ALTER TABLE rivet_session_cache RENAME C
 
 
                 <div class="contentbottom">
-                    <div id="last_modified">Last Modified: 01-12-2012 16:14:23 UTC</div>
+                    <div id="last_modified">Last Modified: 03-12-2012 02:29:43 UTC</div>
                 </div>
             </div>
 



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