From 2965c62978cb10e54a2984eebf8825d748edacc0 Mon Sep 17 00:00:00 2001 From: steve Date: Fri, 21 Jul 2006 20:17:18 +0000 Subject: [PATCH] 2006-07-21 20:17:18 by steve Updated changelog in advance of 2.2 release. --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5809dbd..554c03a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +xen-tools (2.2-1) unstable; urgency=high + + * New upstream release, fixes several important bugs hence urgency=high. + - /etc/fstab creation generated correctly for reiserfs + (Closes: #379023) (Closes: #379096) + - --force works with xfs filesystems. + (Closes: #377684) + - Timezone configuration file copied over into new guest domains. + (Closes: #376846) + - Debian image creation works correctly. + (Closes: #378165) + + -- Steve Kemp xxx + xen-tools (2.1-2) unstable; urgency=high * CVS snapshot to fix RC bugs and allow package into testing.