The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
2011-04-07  Steffen Schwigon  <steffen.schwigon@amd.com>

	* v3.0.10

	* allow relative image paths
	* grub handling polishing
	* add Tapper server NFS to /etc/fstab
	* release version++ roundhouse kick

2011-03-30 Steffen Schwigon <steffen.schwigon@amd.com>

	* v3.0.5

	* rewritable shebang line
	* [FIX] call grub-install again
	* [TEST] adapted to new $self->images layout
	* [FIX] don't use basedir in elements of $self->images
	* [FIX] write fstab new to get rid of old entries
	* [FIX] do not prepend Exec command with basedir
	* [RFK] get rid of Method::Signatures
	* [TEST] detect nonexisting image
	* [FIX] log using Log4perl

2011-03-10 Steffen Schwigon <steffen.schwigon@amd.com>

	* v3.0.4

	* distro maintenance

	* Install rpm and deb in chroot
	* Exec provided command now
	* Refactoring

2011-03-08 Steffen Schwigon <steffen.schwigon@amd.com>

	* v3.0.2
	
	* try to force YAML versions

	* [FIX] error handling if git not installed