X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-iscsi-config.git/blobdiff_plain/66b072d7d3901696a4b4a581f4b300401761d07c..refs/tags/0.0.7:/debian/changelog diff --git a/debian/changelog b/debian/changelog index da84753..a0e216d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +xvm-iscsi-config (0.0.7) unstable; urgency=low + + * Configure iSCSI for multipath on eth0 and eth1. + * Configure multipath. + + -- Evan Broder Wed, 14 Jan 2009 19:51:24 -0500 + +xvm-iscsi-config (0.0.6) unstable; urgency=low + + * tweak initscript to emit log messages correctly + + -- Greg Price Sun, 28 Dec 2008 02:49:37 -0500 + +xvm-iscsi-config (0.0.5) unstable; urgency=low + + * check automatically if settings changed in postinst, + print "restart iscsi" message only if they did + * don't fail in prerm if /etc/invirt/conf.d/iscsi missing + + -- Greg Price Sun, 28 Dec 2008 00:58:01 -0500 + xvm-iscsi-config (0.0.4) unstable; urgency=low * don't restart iscsi on upgrade, only first install