Revision efe6b6d8

b/snf-image-helper/ChangeLog
1
2012-05-28, v0.4.1
2
	* Fix a bug in FixPartitionTable where in some cases the script
3
	  failed to create the logical swap partition.
4

  
1 5
2012-05-17, v0.4
2 6
	* Add support for creating SWAP partitions
3 7
	* Add support for GPT partition tables
b/snf-image-helper/configure.ac
1 1
AC_PREREQ(2.59)
2
AC_INIT(snf-image-helper, 0.4, synnefo@lists.grnet.gr)
2
AC_INIT(snf-image-helper, 0.4.1, synnefo@lists.grnet.gr)
3 3

  
4 4
AC_CONFIG_AUX_DIR(autotools)
5 5
AC_CONFIG_SRCDIR(configure)
b/snf-image-host/ChangeLog
1
2012-05-28, v0.4.1
2

  
1 3
2012-05-17, v0.4
2 4
	* Remove progress-monitor-support flag. An external progress monitor
3 5
	  programm will be used if --with-progress-monitor flag is used in
b/snf-image-host/configure.ac
1 1
AC_PREREQ(2.59)
2
AC_INIT(snf-image, 0.4, synnefo@lists.grnet.gr)
2
AC_INIT(snf-image, 0.4.1, synnefo@lists.grnet.gr)
3 3

  
4 4
AC_CONFIG_AUX_DIR(autotools)
5 5
AC_CONFIG_SRCDIR(configure)

Also available in: Unified diff