X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-xen-config.git/blobdiff_plain/3eaf51ca14e9a87597f277ce76a8b071e8cc9e7b..3984404af83a2289bb6f6338fc347e522c9d31e0:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 909e9e8..9e48f36 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +invirt-xen-config (0.0.38~glasgall9) precise; urgency=low + + * _really_ correct regexp this time. + + -- Adam Glasgall Sat, 13 Apr 2013 17:57:11 -0400 + +invirt-xen-config (0.0.38~glasgall8) precise; urgency=low + + * fix typo in regexp + + -- Adam Glasgall Sat, 13 Apr 2013 17:49:08 -0400 + +invirt-xen-config (0.0.38~glasgall7) precise; urgency=low + + * Correct regexp in s/// over xend-config.sxp + + -- Adam Glasgall Sat, 13 Apr 2013 17:46:43 -0400 + +invirt-xen-config (0.0.38~glasgall6) precise; urgency=low + + * Enable network-bridge in xend-config.sxp, since Precise doesn't by + default anymore. + + -- Adam Glasgall Sat, 13 Apr 2013 17:40:33 -0400 + invirt-xen-config (0.0.38~glasgall5) precise; urgency=low * s/// out the "${XEN_CONFIG_DIR}" reference that was making mako choke