diff --git a/debian/changelog b/debian/changelog index ef6d4ff..b753190 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,14 @@ xen-tools (2.3-0) unstable; urgency=low - * Better manpage for xen-create-image. - - No longer display internal functions in our manpages. - (Closes: #383032) - * Add support for using a user-selected Xen configuration file template - via "--template=xx" - (Closes: #383036) - * Allow new images to be created without swap via "--noswap". - (Closes: #383058) - * Preserve debootstrap error output in xt-install-image. - (Closes: #383037) + * New upstream release: + - Better manpage for xen-create-image which longer displays internal functions. (Closes: #383032) + - Use a user-specified Xen configuration file template via "--template=xx" + (Closes: #383036) + - Allow new images to be created without swap via "--noswap". + (Closes: #383058) + - Preserve debootstrap error output in xt-install-image. + (Closes: #383037) + - Mount /proc more securely in new guests: nodev, noexec, nosuid. -- Steve Kemp Mon, 14 Aug 2006 22:34:59 +0000