------ zsh 2.5.03 ------
Tue Aug  2 10:29:32 1994  Richard Coleman
	* moved info files from zsh-doc into standard
	  zsh distribution.

Tue Aug  2 10:27:28 1994  Richard Coleman
	* bz.Makefile: added Makefile targets
	  make install.bin
	  make install.man
	  make install.info

Tue Aug  2 10:18:56 1994  Richard Coleman
	* builtin.c: patch by Sven to fix typset bug.

Sun Jul 31 16:33:10 1994  Richard Coleman
	* zle_tricky.c: patch by Sven for completion bug. Also
	  fixes the behavoir when completing after a newline.

Sun Jul 31 16:30:08 1994  Richard Coleman
	* exec.c: backed out patch for autocd when there is a
	  directory in your path with same name.  It slowed
	  down command hashing too much.

Fri Jul 29 21:53:20 1994  Richard Coleman
	* bz.makeprobe: added hack to keep Solaris from including
	  /usr/include/kerberos/des.h per Ivan Herman.

Fri Jul 29 20:36:05 1994  Richard Coleman
	* exec.c: patch by Sven to code that made pipes with
	  lists suspendable.

Fri Jul 29 20:30:02 1994  Richard Coleman
	* math.c: patch by Sven to fix completion bug.

Fri Jul 29 20:24:07 1994  Richard Coleman
	* params.c: additional patch by Sven for safeguarding
	  size of array subscripts.

Fri Jul 29 20:17:26 1994  Richard Coleman
	* init.c,lex.c,zsh.h: patch by Bas to add new feature
	  NO_HIST_CLOBBER so that no '!' will to history lines
	  with redirections when noclobber is set.

Fri Jul 29 20:10:09 1994  Richard Coleman
	* zsh.h: patch by Geoff Wing to chang ifdef's for
	  FreeBSD.

Fri Jul 29 20:06:24 1994  Richard Coleman
	* params.c,zsh.h: patch by Sven to add safeguard to size of
	  array subscripts.

Fri Jul 29 20:01:56 1994  Richard Coleman
	* exec.c: patch by Sven to fix autocd with globbing error.

Fri Jul 29 19:58:45 1994  Richard Coleman
	* exec.c: patch by Sven to autocd for when there is a
	  directory in your path with the same name.

Fri Jul 29 19:56:28 1994  Richard Coleman
	* zsh.h: patch by Jos Backus for SCO #ifdef's

------ zsh 2.5.02 ------

Wed Jul 27 15:53:45 1994  Richard Coleman
	* zle_misc.c: patch by Sven to singlelineedit option when
	  prompt contains escapes.

Wed Jul 27 13:59:26 1994  Richard Coleman
	* watch.c: patch by Sven to change WATCHFMT to use setftime for
	  %D like PROMPT.
	

Wed Jul 27 13:42:46 1994  Richard Coleman
	* utils.c: patch by Sven to fix correctall

Wed Jul 27 13:35:54 1994  Richard Coleman
	* builtin.c: patch by Rene Mueller so that unfunction -m *
	  does not disable builtins.

Wed Jul 27 12:11:45 1994  Richard Coleman
	* init.c: patch by Sven so that %m reflects real
	  hostname and not value of $HOST

Tue Jul 26 12:47:09 1994  Richard Coleman
	* parse.c: Patch by Sven to fix parse error
	  when mixing variable assignments and prefixes.

Tue Jul 26 12:26:54 1994  Richard Coleman
	* exec.c: Patch by Sven to fix bug in parameter expansion

Tue Jul 26 12:10:10 1994  Richard Coleman
	* math.c: Patch by Sven to fix bug in evaluating
	  arithmetic expressions

Tue Jul 26 11:24:53 1994  Richard Coleman
	* Change #ifdef's to comform to autoconfig
	  HAS_MEMORY to HAVE_MEMORY_H
	  HAS_UNISTD to HAVE_UNISTD_H
	  HAS_STRING to HAVE_STRING_H

Tue Jul 26 10:21:02 1994  Richard Coleman
	* all files: Changed vptr to void_ptr

Tue Jul 26 09:38:50 1994  Richard Coleman
	* Changed macros DCLPROTO AND SPROTO to
	  _((Args)).  Standard autoconf macro for
	  prototypes.  Changed makepro.sed to
	  generate corresponding *.pro files.

Mon Jul 25 11:23:32 1994  Richard Coleman
	*  subst.c: patch by Sven to fix expansion of
	   =xx aliases.

Mon Jul 25 10:45:21 1994  Richard Coleman
	*  builtin.c: fixes core dump in vared due to
	   null prompt string.

Mon Jul 25 10:30:32 1994  Richard Coleman
	* big patch to allow suspend/resume pipes ending
	   in a list/loop/function and jobs with a $(...) while
	   that is running.

Mon Jul 25 10:22:38 1994  Richard Coleman
	* exec.c: patch by Sven for bugs in the $_
	  parameter.

Fri Jul 22 04:01:23 1994  Richard Coleman
	* bz.Makefile: changed target "spotless"
	  to "distclean".  Trying conform to GNU
	  standards document.

Fri Jul 22 02:24:39 1994  Richard Coleman
	* bz.Makefile: Added line, so that "make install"
	  will move old copy of zsh to zsh.old before
	  installing new copy.

Thu Jul 21 15:56:22 1994  Richard Coleman
	* Removed install instructions from README and
	  put them in INSTALL.  Rewrote some of README.

Thu Jul 21 04:52:55 1994  Richard Coleman
	* doc/intro.ms: new version from brown@wi.extrel.com (Vidiot)
	  Put new version in doc directory.

------ zsh 2.5.01 ------

Thu Jul 21 01:43:26 1994  Richard Coleman
	* Added reporter script from Karl Vogel to
	  examples/scripts

Thu Jul 21 01:38:29 1994  Richard Coleman
	* zsh.texi: patch from brown@wi.extrel.com (Vidiot)
	  Patch for changes to zsh.texi

Thu Jul 21 01:23:24 1994  Richard Coleman
	* exec.c jobs.c zsh.h: patch from Sven Wischnowsky
	  Fix some cases when ^Z on a pipeline causes
	  zsh to hang.

Wed Jul 20 23:01:01 1994  Richard Coleman
	* zle_tricky.c: patch from Sven Wischnowsky
	  Bug in strbpcmp().  After the loop we have to return
	  the diff between the last characters, not simply zero.

Wed Jul 20 22:10:14 1994  Richard Coleman
	* Changed README and man page to reflect new archive site.
	  Reorganized directory structure.

------------------------
