You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mod_dtcl-cvs@tcl.apache.org by da...@apache.org on 2001/03/20 20:27:02 UTC

cvs commit: mod_dtcl/debian changelog

davidw      01/03/20 11:27:01

  Modified:    .        builddtcl.sh
               debian   changelog
  Log:
  Updated Debian changelog.
  
  Revision  Changes    Path
  1.10      +1 -2      mod_dtcl/builddtcl.sh
  
  Index: builddtcl.sh
  ===================================================================
  RCS file: /home/cvs/mod_dtcl/builddtcl.sh,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- builddtcl.sh	2001/03/14 15:51:56	1.9
  +++ builddtcl.sh	2001/03/20 19:26:46	1.10
  @@ -1,5 +1,5 @@
   #!/bin/sh
  -# $Id: builddtcl.sh,v 1.9 2001/03/14 15:51:56 davidw Exp $
  +# $Id: builddtcl.sh,v 1.10 2001/03/20 19:26:46 davidw Exp $
   
   # Name of tclsh - on FreeBSD, this is probably tclsh8.2
   TCLSH=tclsh  ######### CHANGEME ##########
  @@ -79,4 +79,3 @@
   
   # pass the first argument to make
   make -e $1
  -
  
  
  
  1.7       +11 -0     mod_dtcl/debian/changelog
  
  Index: changelog
  ===================================================================
  RCS file: /home/cvs/mod_dtcl/debian/changelog,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- changelog	2001/03/01 18:31:48	1.6
  +++ changelog	2001/03/20 19:26:57	1.7
  @@ -1,3 +1,14 @@
  +libapache-mod-dtcl (0.9.3-3) unstable; urgency=low
  +
  +  * Upgraded apreq* stuff to deal with file uploads directly to apache
  +    variable.
  +  
  +  * UPLOAD variables can now be lists.
  +  
  +  * Switched syntax to <? ?>.
  +
  + -- David N. Welton <da...@debian.org>  Tue, 20 Mar 2001 20:17:29 +0100
  +
   libapache-mod-dtcl (0.9.3-2) unstable; urgency=low
   
     * Added build depends.