Revision 5a023838

b/snf-image-helper/ChangeLog
1
2012-03-26, v0.3.5
2
	* Force Automatic Update in Windows images
3

  
1 4
2012-03-05, v0.3.4
2 5
	* Fix 2 bugs in Delete SSH Keys task, caused by the use of pipefail
3 6
	  bash option
b/snf-image-helper/configure.ac
1 1
AC_PREREQ(2.59)
2
AC_INIT(snf-image-helper, 0.3.4, synnefo@lists.grnet.gr)
2
AC_INIT(snf-image-helper, 0.3.5, 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-03-26, v0.3.5
2

  
1 3
2012-03-05, v0.3.4
2 4

  
3 5
2012-02-29, v0.3.3
4 6
	* Fix a bug in pithcat where the restored image had incorrect
5
          size. The trailing zeros in the image files where not restored.
7
	  size. The trailing zeros in the image files where not restored.
6 8

  
7 9
2012-02-06, v0.3.2
8 10
	* Make pithcat work with pithos v0.8.3
b/snf-image-host/configure.ac
1 1
AC_PREREQ(2.59)
2
AC_INIT(snf-image, 0.3.4, synnefo@lists.grnet.gr)
2
AC_INIT(snf-image, 0.3.5, synnefo@lists.grnet.gr)
3 3

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

Also available in: Unified diff