Changes with rsaver 1.1
2005-28-03	Josip Deanovic <djosip@linuxpages.org>

	* Old Makefile has been replaced with two files:
	  Makefile for BSD make and GNUmakefile for GNU make.

	* Makefile now use "uname -s" to find out the system name.

	* install(1) has been replaced with mkdir(1), cp(1) and chmod(1).

	* rand(3) and srand(3) has been replaced with random(3) and srandom(3).

	* Added support for Solaris (SunOS). The list of supported OSes now
	  includes these systems: Linux, NetBSD, FreeBSD, OpenBSD, QNX and
	  Solaris.

	* Added support for X resource database (see xrdb(1) and X(7) for
	  details).

	* Minor fixes regarding --help output.

Changes with rsaver 1.0
2005-20-03	Josip Deanovic <djosip@linuxpages.org>

	* Initial release.
