ChangeLog for Grubconf

Grubconf 0.5.1-beta
	* Fixed compile error with GCC 3.3.2 (thanks to Luis R. Rodriguez)

Grubconf 0.5-beta
	* detects splashimage option in GRUB and setup interface accordingly.
	  this can be customized from ./configure script
	* added menu color selection when no splashimage
	* added support for (hd0,0)/bzImage linux kernel syntax

Grubconf 0.4-beta
	* major GUI redesign
	* expanded command line options to include options to create a blank 
	  file or save filename setting using GConf
	* displays mount status in device selections that are associated with files
	* provides the option to mount unmounted filesystems when selecting
	  a file from that device (will also unmount on exit)
	* added kernel boot parameter configuration dialog

Grubconf 0.3-beta
	* improved Gnome HIG compatibility
	* added help system
	* added file selection dialogs
	* revert button now context sensitive
	* better configuration parsing
	* overall improvement on error handling
	* support for extended partitions

Grubconf 0.2-beta
	* improved Gnome HIG compatibility
	* now understands root=LABEL=/ kernel option
	* Added command line options
	* no longer requires separate /boot partition
	* improved configuration file finding support
	* fixed many configuration parsing bugs

Grubconf 0.1.1-beta
	* Revert functionality
	* Pixmap problem fixed
	* Moved binary to sbin from bin
	* Added manpage

Grubconf 0.1-beta
	* initial release
