Skip to content
Snippets Groups Projects
ChangeLog 767 B
Newer Older
Nikos Skalkotos's avatar
Nikos Skalkotos committed
2013-03-06, v0.2.4
	* Rename README.rst to README
	* Enforce raw image format in libguestfs
	* User user id instead of e-mail when authentication with synnefo

Nikos Skalkotos's avatar
Nikos Skalkotos committed
2013-01-30, v0.2.3
	* Add support for gpt partition tables in bundle volume
	* Add AUTHORS ChangeLog and man pages
	* support pyparted 3.4 and python 2.6

2013-01-22, v0.2.2
	* Fix bugs in bundle_host and cleanup functions

2013-01-16, v0.2.1
	* Fix bug in dialog
	* Support python-sendfile 2.x

2013-01-14, v0.2
	* Add support for bundling the host system
	* Add new tmpdir option for specifying a temporary directory
	* Add .kamakirc as sensitive userdatat in cleanup_userdata sysprep
	* Fix typos & bugs

2012-12-03, v0.1.1
	* Fix bugs in dialog wizard
	* Fix typos

2012-11-05, v0.1
	* Initial Version