Sat Mar 15 17:17:07 1997  Richard Levitte - VMS Whacker  <levitte@lp.se>

	* patch.c, pch.c [__DECC]: Conditionally define stat, getuid and
	fstat for VMS versions less than 7.0

Wed Nov 13 04:15:36 1996  Richard Levitte - VMS Whacker  <levitte@lp.se>

	* patch.c (init_output, init_reject): Make sure the temporary
	files are removed before being created.
	*util.c (makedirs): Handle '>' as directory delimiter.  Exit with
	a fatal error if the directory couldn't be created.
	(fetchname): Numerous bugs removed.

Fri Oct 18 23:30:08 1996  Richard Levitte - VMS Whacker  <levitte@lp.se>

	* descrip.mms_in (clean_local): Added target to take care of the
	local part of the cleaning.
	(clean, mostlyclean, distclean, realclean): Changed to depend on
	clean_local, and then do some cleaning in [.VMS].
	* util.c (copy_file) [VMS]: Make sure the destination file is
	created in Stream_LF format.

Fri Aug 30 22:37:35 1996    <levitte@lp.se>

	* config.h_in: Added the definitions to get alloca handling
	correct.

