From 06abe5e6124f25c73fc4e1cbd4500a2bb07ef0d0 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Mon, 20 Dec 2004 23:15:22 +0000 Subject: 2004-12-20 Jeremy Katz MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * partitions.py (Partitions.writeKS): Improve quoting of fstypes. Patch from Danen Brücker on anaconda-devel-list --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b8152cddf..8cb402566 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2004-12-20 Jeremy Katz + * partitions.py (Partitions.writeKS): Improve quoting of fstypes. + Patch from Danen Brücker on + anaconda-devel-list + + * iw/progress_gui.py: Remove old InstallProgressWindow class to + avoid confusion with dead code + * scripts/mk-images (makeinitrd): Remove /dev creation from here, it's handled by init now. -- cgit