summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2006-04-27 21:33:59 +0000
committerChris Lumens <clumens@redhat.com>2006-04-27 21:33:59 +0000
commit2851a50c66f07bd7e68091e3d322ee424b1e67de (patch)
treebd13dfab1e919bf3691619d619e5a574808587d5 /ChangeLog
parent87d1d2f59928f0fbb7bcc81f9327ff29f45268b6 (diff)
downloadanaconda-2851a50c66f07bd7e68091e3d322ee424b1e67de.tar.gz
anaconda-2851a50c66f07bd7e68091e3d322ee424b1e67de.tar.xz
anaconda-2851a50c66f07bd7e68091e3d322ee424b1e67de.zip
Emit --useexisting and --noformat for VGs, RAID, and LVs (#189123).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e533a892a..25d48bd4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-04-27 Chris Lumens <clumens@redhat.com>
+ * partitions.py (Partitions.writeKS): Emit --useexisting and --noformat
+ for VGs, RAID, and LVs (#189123).
+
* yuminstall.py (AnacondaYum._run): Warn if there's not enough space
for an upgrade (#189022).