You are viewing a plain text version of this content. The canonical link for it is here.
Posted to websh-cvs@tcl.apache.org by ro...@apache.org on 2002/07/30 19:53:38 UTC

cvs commit: tcl-websh/src ChangeLog changes

ronnie      2002/07/30 10:53:38

  Modified:    src      ChangeLog
  Removed:     src      changes
  Log:
  - removed file 'changes'
  - incorporated 'changes' into ChangeLog
  
  Revision  Changes    Path
  1.18      +52 -5     tcl-websh/src/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvs/tcl-websh/src/ChangeLog,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- ChangeLog	25 Jul 2002 15:08:04 -0000	1.17
  +++ ChangeLog	30 Jul 2002 17:53:37 -0000	1.18
  @@ -1,3 +1,27 @@
  +2002-07-30  Ronnie Brunner <ro...@netcetra.ch>
  +
  +	* generic/web.c (Websh_Init):
  +	provide package websh
  +	
  +	* ChangeLog: 
  +	incorporated file "changes", which is now removed
  +	
  +2002-07-29  Ronnie Brunner <ro...@netcetra.ch>
  +
  +	* INSTALL: 
  +	added hint for threads
  +
  +2002-07-28  Ronnie Brunner <ro...@netcetra.ch>
  +
  +	* quickref.xml: 
  +	added explanation of # to web::put*
  +
  +2002-07-27  Ronnie Brunner <ro...@netcetra.ch>
  +
  +	* quickref.xml, quickref.xsl: 
  +	fixed links to examples
  +	formal cleanup
  +	
   2002-07-25  Ronnie Brunner <ro...@netcetra.ch>
   
   	* generic/cfg.c, generic/cfg.h (cfg_Init):
  @@ -499,26 +523,49 @@
   
   2000-04-27  Simon Hefti <si...@netcetera.ch>
   
  -	3.0b2 beta-2 release of webshell 3
  +	3.0b2 beta-2 release of Websh 3
   
   	The Apache Module added - is known to build and run
   	on SunOs-5.6 and on Linux.
   
  -	Several minor bug fixes - at Netcetera, this webshell is in
  +	Several minor bug fixes - at Netcetera, this Websh is in
   	productive use since beta-1.
   
  +	* mod_websh commands introduced:
  +	  web::interpclass
  +	  web::initializer
  +	  web::finalizer
  +	  web::dofinalize
  +	  web::maineval
  +	  web::interpid
  +	  web::interppool
  +	* log plugin for apache added (aplog)
  +	* web::setupcontext renamed to web::context
  +	* web::request -channel introduced
  +	* lencrypt, ldecrypt removed
  +	* web::asciify85, web::asciify64 removed
  +
  +
   2000-03-20  Simon Hefti <si...@netcetera.ch>
   
  -	3.0b1 beta-1 release of webshell 3
  +	3.0b1 beta-1 release of Websh 3
   
  -	This release is known to compile and run on SunOs-5.5.1 and Linux
  +	This release is known to compile and run on SunOS-5.5.1 and Linux
    	and should do so on most UNIX variants.
   
   	The Apache Module is missing in this release.
   
  +	* session management built-in
  +	* by default, the log module subsitutues vaiable and command names of
  +	  the log message
  +	* lencrypt, ldecrypt introduced
  +	* web::response replaces command web::output
  +	* web::request provides access to the request object
  +	  (CGI environment vars or Apache Module data)
  +
   2000-03-07  Simon Hefti <si...@netcetera.ch>
   
  -	3.0a1 alpha-1 release of webshell 3
  +	3.0a1 alpha-1 release of Websh 3
   
   	first release
   
  
  
  

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