Revision 3e1d9348

b/ChangeLog
1
2010-04-12  Lance Albertson <lance@osuosl.org>
2
    * Released 0.3.1 (bugfix)
3
    * Fix logic for exports so that it works properly now
4
	* Run sync prior to umounting to avoid nasty hanging ext4 bug
5

  
1 6
2010-04-02  Lance Albertson <lance@osuosl.org>
2 7
	* Released 0.3
3 8
	* Added feature to set static IPs for instances (see README)
b/configure.ac
1 1
AC_PREREQ(2.59)
2
AC_INIT(ganeti-instance-image, 0.3, lance@osuosl.org)
2
AC_INIT(ganeti-instance-image, 0.3.1, lance@osuosl.org)
3 3

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

Also available in: Unified diff