Update ChangeLog and configure.ac for ver. 0.7.3 v0.7.3
authorNikos Skalkotos <skalkoto@grnet.gr>
Fri, 4 Jan 2013 16:16:47 +0000 (18:16 +0200)
committerNikos Skalkotos <skalkoto@grnet.gr>
Fri, 4 Jan 2013 16:16:47 +0000 (18:16 +0200)
snf-image-helper/ChangeLog
snf-image-helper/configure.ac
snf-image-host/ChangeLog
snf-image-host/configure.ac

index 2fa0ddc..6896705 100644 (file)
@@ -1,3 +1,5 @@
+2013-01-04, v0.7.3
+
 2013-01-04, v0.7.2
        * In windows images make sure the file C:\Window\panther\Unattend.xml
           gets removed after sysprep runs
index 52668e5..3066aff 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.59)
-AC_INIT(snf-image-helper, 0.7.2, synnefo@lists.grnet.gr)
+AC_INIT(snf-image-helper, 0.7.3, synnefo@lists.grnet.gr)
 
 AC_CONFIG_AUX_DIR(autotools)
 AC_CONFIG_SRCDIR(configure)
index e4cd48a..991328c 100644 (file)
@@ -1,3 +1,6 @@
+2013-01-04, v0.7.3
+       * Fix multistrap.conf to work with apt2.dev.grnet.gr
+
 2013-01-04, v0.7.2
        * Change snf-image-helper repository to apt2.dev.grnet.gr
 
index fb0a12c..38ab1df 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.59)
-AC_INIT(snf-image, 0.7.2, synnefo@lists.grnet.gr)
+AC_INIT(snf-image, 0.7.3, synnefo@lists.grnet.gr)
 
 AC_CONFIG_AUX_DIR(autotools)
 AC_CONFIG_SRCDIR(configure)