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 da...@apache.org on 2002/03/13 11:37:27 UTC

cvs commit: tcl-rivet ChangeLog

davidw      02/03/13 02:37:27

  Modified:    .        ChangeLog
  Log:
  Clean up changelog.
  
  Revision  Changes    Path
  1.39      +12 -0     tcl-rivet/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvs/tcl-rivet/ChangeLog,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- ChangeLog	13 Mar 2002 06:51:18 -0000	1.38
  +++ ChangeLog	13 Mar 2002 10:37:27 -0000	1.39
  @@ -7,6 +7,16 @@
   	* src/TclWebapache.c
   	    Cleaned up a lot of memory leaks.  Still working on finding more.
   
  +2002-03-12  David N. Welton  <da...@dedasys.com>
  +
  +	* tests/makeurl.test: New test.
  +
  +	* src/TclWebapache.c (TclWeb_MakeURL): Use Tcl_SetStringObj
  +	instead of creating a new object.
  +
  +	* src/rivetCore.c (Rivet_MakeURL): Pass already created object to
  +	TclWeb_MakeURL.
  +
   2002-03-11  Damon J. Courtney <da...@unreality.com>
   
   	* src/TclWeb.h
  @@ -39,6 +49,8 @@
   	    Fixed a bug where Rivet_GetRivetFile was stomping the BeforeScript.
   
   2002-02-23  David N. Welton  <da...@dedasys.com>
  +
  +	* tests/upload.test: Added upload test.
   
   	* src/TclWebapache.c: Added functions: TclWeb_PrepareUpload,
   	TclWeb_UploadChannel, TclWeb_UploadSave, TclWeb_UploadData,
  
  
  

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