From 46f7be07035c113a7300ad86435a1351e2874d77 Mon Sep 17 00:00:00 2001 From: Steve McIntyre <93sam@debian.org> Date: Thu, 19 Aug 2004 17:29:03 +0000 Subject: [PATCH] Updating changelog to add entries for my changes; ready for new upload now. --- debian/changelog | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7ff14a05..557a2edf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,20 @@ -debian-cd (2.2.18) UNRELEASED; urgency=low +debian-cd (2.2.18) unstable; urgency=medium + * Steve McIntyre + - Final medium-urgency upload to get a recent debian-cd in before + the sarge release. + - Update default version to 3.1 for a sarge release. + - Sarge is going to have more than 9 CDs; make sure we clean up all of + the working dirs. + - Removed the -T option to mkisofs. We don't need the TRANS.TBL files + any more, and we should save the space. + - Added support for SIZE_MULT_x when calculating full disc + sizes. Best use is on m68k and powerpc images where HFS hybrid + metadata seems to add ~10% to the size of the image. + - Various updates to update-cd to cope with changes r0->r2. + * Santiago Garcia Mantinan + - Generate PPC CD 1 with -chrp-boot. Closes: #252667 + - Reduce the size of the catalogue size on PPC DVDs. Closes: #252652 * Raphael Hertzog - Add missing Build-Depends-Indep. Closes: #258018 - Remove debian-keyring.tar.gz from the doc dir.