-*- change-log -*-

0.05	2012-01-31 rurban
	* fix pgrep command to list the running perlall.lock process
	* pass --gittag to testvm for their logfiles without .git
	* add support for $p in make and do
          e.g. perlall make '-e1 && valgrind \$p -Mblib t/test.pl'
	* install the windows/cygwin bin/*perl.dll. TODO rebase on cygwin.
	* improve cygwin log name
	* build darwin 5.6.2 with -Dd_Gconvert=sprintf
	* testvm: touch Makefile.PL because of bad vm clocks
	* addopts: for make* and do pass remaining options verbatim through,
	  without warning
	* pass tests without existing /usr/src/perl

0.04	2012-01-09 rurban
	* perlall --version
	* install Win32CORE.a (missing)
	* virsh stop => shutdown

0.03	2012-01-06 rurban
	* add forgotten 5.14.2 as -m main release
	* pass --forked to maketest children
	* defer pause forked vm's (added _vm_delstatus)

0.02	2011-12-24 rurban
	* add maketest options for testvm
	* fix pod syntax

0.01	2011-12-23 rurban
	* initial release based on
	http://github.com/rurban/dot-bin/blob/master/perlall-makeinstall