Revision 6283359b

b/ChangeLog
1
2010-04-02  Lance Albertson <lance@osuosl.org>
2
	* Released 0.3
3
	* Added feature to set static IPs for instances (see README)
4
	* Moved variants.list to $sysconfigdir/instance-image/variants.list and
5
	  created a symlink to the old location. See issue 92 on the Ganeti issue
6
	  tracker for more background information.
7

  
1 8
2010-03-30	Lance Albertson <lance@osuosl.org>
2 9
	* Released 0.2
3 10
	* Added feature to set which filesystem to use (ext3 or ext4)
b/configure.ac
1 1
AC_PREREQ(2.59)
2
AC_INIT(ganeti-instance-image, 0.2, lance@osuosl.org)
2
AC_INIT(ganeti-instance-image, 0.3, lance@osuosl.org)
3 3

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

Also available in: Unified diff