History of NetBSD's ash for Linux
---------------------------------

* Version 0.1 released August 21, 1993 devet@adv.win.tue.nl

- added builtin test command and -u flag for detecting unset variables
  (patches from Branko Lankester).

- fixed `permission denied' errors when running as root and trying to execute
  executables not owned by root (Branko).

- more fixes, additions and cleanups by Branko.


* Version 0.0 released August 20, 1993 devet@adv.win.tue.nl

- original sources fetched August 10

- patches for Makefile and some other files by Sunando Sen

- chdir() fixes in cd.c and an initial signal(SIGCHLD,SIG_DFL) in main.c


Branko Lankester:	branko@hacktic.nl
Sunando Sen:		sens@fasecon.econ.nyu.edu
Arjan de Vet:		devet@adv.win.tue.nl
