Tue Dec 29 22:39:02 1998  Keith Moore  <moore@spot.cs.utk.edu>

	* replaced /bin/csh scripts in bin/ with /bin/sh equivalents
	  from the Debian Linux distribution, these have
	  Z-code copyright but are licensed under the
	  same terms as the original csh scripts
 	  (thanks, guys!).
	  old csh scripts are in old-csh/ for now

	* created scripts/ directory for scripts
	  moved audiocompose, audiosend, extcompose, getfilename,
	  and metasend to scripts/  
 	 (I'm doing these one at a time and perusing them as I go)

	* hacked extcompose to support URL access type per RFC 2017
	  it needs the pathname of awk, which it gets from gnu configure
	  the prototype is in extcompose.in.  also hacked to deal with
	  either sysv or bsd echo 

	* hacked audiosend to get the path of sendmail from gnu configure
	  prototype is in audiosend.in

	* hacked metasend to support content-disposition:
	  add -d command-line option to specify inline/attachment
	  (which has the side effect of including the filename)
	  in interactive mode, prompt user for whether to mark 
	  the body part as an attachment
	  also support 8bit content-transfer-encoding 

	* hacked showaudio to get PATH_RSH and PATH_SOX from gnu
	  configure
	  
Sat May 31 01:20:58 1997  Keith Moore  <moore@spot.cs.utk.edu>

	* config.h.in: configure TM_IN_SYS_TIME

	* config.h: old config.h renamed to config.h.OLD
	  new version created to be built by gnu configure

	* config.h.in: configure source file for config.h
	  set up for configure to define RETSIGTYPE to void/int,
	  then define 'sigtype' from 'RETSIGTYPE'
	  for compatibility with metamail source convention.

	

