- 1.20  Feb 20, 2002
	Minor Feature Update
	Features:
		* Added support for gzipped modules in building
		  an initial ramdisk
		* Addition of VGA section in [BOOT]
		* Addition of EXTRAS section in [BOOT]. (See 
		  systemconfig.conf(5) for more details)
		* Update of the Hardware::PCI::Table module with
		  newer PCI ids
	Bugs:
		* made the tests run cleaner

- 1.10  Feb 12, 2002
	Minor bugfix release
	Bug Fixes:
		* Lilo updates

- 1.01  Dec 7, 2001
	Minor bugfix release
	Bug Fixes:
		* Elilo fixes for Debian

- 1.00  Criton (Oct 25, 2001)
	Minor bugfix release
	Bug Fixes:
		* EFI fixes for Red Hat
		* SuSE Yaboot fixes

- 0.88  Sun (Oct 1, 2001)
	Major feature release
	Features:
		* Addition of Elilo support (Debian IA64)
		* Addition of EFI support (Red Hat IA64)
	Bug Fixes:
		* cleanup of debian packages
		* cleanup of rpm packages
		* few more Grub fixes

- 0.87  D'Argo + 2 (Aug 21, 2001)
        Major feature release
        Features:
                * Addition of Palo support (HPA Risc bootloader)
                * Addition of Initial Ramdisk generating libraries
        
- 0.86  D'Argo + 1 (Aug 14, 2001)
        Minor bug fix release
        Bug Fixes:
                * Fixed Grub bootloading process.  It now works with
                  System Imager
                * addition of systemconfig.conf (5) man page
                * updated documentation

- 0.85  D'Argo (Aug 6, 2001)
        Major feature release
        Features:
                * First release of systemconfigurator with packages (rpm and deb)
                * Major namespace change.  (SystemConfig:: gone,
                  modules now installed in /usr/lib/systemconfig)
                * Seperation of boot setup into configuration setup
                  and loader installation (--configboot and --runboot).
                * Inclusion of --configsi which configures all the
                  components needed for a standard SystemImager install.

- 0.31  Moya + 1 (Jul 7, 2001)
        Major bug fix release
        Features:
                * Addition of DNS setup during networking
                * Updated Hardware Database Module, and changed internal format
        Bug Fixes:
                * boot modules added to MANIFEST (doh!)
                * configboot set to 1 by default
                * boot tests split into 3 parts, which can now all run as normal user
                * YaBoot.pm can now use a fakeroot proc to figure out processor type
                * Ripped some Labels out of the code
                * Other minor code cleanups

- 0.30  Moya (Jun 24, 2001)
        Major feature release
        Features:
                * Bootstrapping support added.  The following bootloaders are supported:
                                * Lilo 
                                * Grub
                                * YaBoot (tested on SuSE 7.1 PPC)
                * Hostname and Domain name flags added to networking
                * Automated build of AppConfig and Net::Netmask modules if they
                  are not already at proper levels in your environment.

- 0.20  Zhaan (May 16, 2001)
        Major feature release
        Features: 
                  * PCI Detection of ethernet, tokenring, and scsi devices
                  * Generation of kernel module entries for ethernet, tokenring, and scsi
                    for the following files
                        * /etc/modules.conf
                        * /etc/conf.modules
                        * /etc/modutils/aliases (plus execution of update-modules)
                  * added sample.cfg sample config file to distribution

- 0.10  (May 1, 2001)
        Initial Release!
        Features:
                * basic systemconfigurator script
                * generic networking api which supports 4 types of network
                  scripts
                  * LinuxConf templates - RedHat, Mandrake, Connectiva,
                    Turbo, Red Flag
                  * RCConfig networking - SuSE
                  * Interfaces networking - Debian 2.2, Progeny
                  * RawNetworking - Debian 2.1
                * Support for alternate roots for script manipulation
