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 da...@apache.org on 2001/11/30 17:54:26 UTC

cvs commit: tcl-websh/src ChangeLog

davidw      01/11/30 08:54:26

  Modified:    src      ChangeLog
  Log:
  
  
  Revision  Changes    Path
  1.6       +10 -0     tcl-websh/src/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvs/tcl-websh/src/ChangeLog,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- ChangeLog	2001/11/23 10:56:57	1.5
  +++ ChangeLog	2001/11/30 16:54:26	1.6
  @@ -1,3 +1,13 @@
  +2001-11-30  David N. Welton  <da...@dedasys.com>
  +
  +	* webshinspect.ws3 (web): Added -path to filecontext.
  +
  +	* filecontext.tests: Added -path elements to filecontexts.
  +
  +	* generic/sessctx.ws3: Make -join a mandatory argument for filecontext.
  +
  +	* generic/mod_websh.c: move initPool to Child Init function.
  +
   2001-11-23  David N. Welton  <da...@dedasys.com>
   
   	* generic/tcldecmt.tcl: Add newlines/newline quoting backslashes