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 2014/01/30 10:24:10 UTC

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

Author: mxmanghi
Date: Thu Jan 30 09:24:09 2014
New Revision: 1562752

URL: http://svn.apache.org/r1562752
Log:
    * src/apache-2/mod_rivet.c: this ChangeLog entry is meant to amend the
    2014-01-27 entry that missed to point out as small still important change
    in mod_rivet.c. Rivet_SendContent is not calling Tcl anymore to coax 
    command 'info script' to return the current Rivet script full path. This
    will soon be solved by adding a new functionality to command '::rivet::inspect' 


Modified:
    tcl/rivet/trunk/ChangeLog

Modified: tcl/rivet/trunk/ChangeLog
URL: http://svn.apache.org/viewvc/tcl/rivet/trunk/ChangeLog?rev=1562752&r1=1562751&r2=1562752&view=diff
==============================================================================
--- tcl/rivet/trunk/ChangeLog (original)
+++ tcl/rivet/trunk/ChangeLog Thu Jan 30 09:24:09 2014
@@ -1,3 +1,10 @@
+2014-01-30 Massimo Manghi <mx...@apache.org>
+    * src/apache-2/mod_rivet.c: this ChangeLog entry is meant to amend the
+    2014-01-27 entry that missed to point out as small still important change
+    in mod_rivet.c. Rivet_SendContent is not calling Tcl anymore to coax 
+    command 'info script' to return the current Rivet script full path. This
+    will soon be solved by adding a new functionality to command '::rivet::inspect' 
+    
 2014-01-27 Massimo Manghi <mx...@apache.org>
     * src/apache-2/apache_config.[c|h]: new file with Apache module configuration
     procedures moved here from mod_rivet.c. This code is likely to be Apache 2.x



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