diff --git a/debian/changelog b/debian/changelog index 6608d0a..f7fceae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,13 @@ xen-tools (xxx) unstable; urgency=low - * Update /etc/securetty upon new images to ensure that xvc0 + hvc0 - are permitted. (Closes: #442926) + - hooks: + - Update /etc/securetty upon new images to ensure that xvc0 + hvc0 + are permitted. (Closes: #442926) + - xen-delete-image: + - Show what has been deleted by default. (Closes: #452756) + * xen-create-image: + - Return exit status of 127 on any error. + (Closes: #455916) -- Blah