2001-11-19  Mate Wierdl  <mw@csi.hu>

	* Version 0.07

	* slashpackage support; partial only since sh function libraries
	will disappear in the C version.

2000-05-27  Mate Wierdl  <root@moni.msci.memphis.edu>

	* INSTALL, and MANUAL: forgot to update them to reflect changes
	made in version 0.03.

2000-05-26  Mate Wierdl  <mw@moni.msci.memphis.edu>

	Version 0.04

	* config.sh and install.sh: Decided it is best to use `set -e' 

2000-05-24  Mate Wierdl  <mw@moni.msci.memphis.edu>

	* version 0.03

	* myenvdir.sh: replace envdir dependence with it.  Much slower,
	though. Updated the spec file and INSTALL to reflect this. 	
	
	* config/MYSHELL: changed default to /bin/bash. Indeed, `sh' does
	not work on Solaris, and `zsh' or `pdksh' also barfs on my RH Lignux.

	* README : made changes to reflect the change in create_schedule(). 

	* rlc.functions.in (create_schedule() ): in a stop(k) schedule
	each node in the tree has to get (max_sn - sn + 1) and not sn.

2000-05-15  Mate Wierdl  <mw@moni.msci.memphis.edu>

	* version 0.02
	
	* runlevelconf.spec (Buildarch): added
	(%doc): added ChangeLog

	* Makefile (ENVDIR): replaced DAEMONPATH with it

	* config/RUNLEVEL_LIST: added runlevel 0

2000-05-12  Mate Wierdl  <mw@moni.msci.memphis.edu>

	* version 0.01