summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 618825955..2846578bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-07-07 Chris Lumens <clumens@redhat.com>
+
+ * rescue.py (runRescue): Move label reading to partedUtils.py.
+ * partedUtils.py (DiskSet.findExistingRootPartitions): Look up
+ filesystem labels as we find root partitions, as we won't have LVM
+ active if we wait until later (#196345).
+
2006-07-06 Chris Lumens <clumens@redhat.com>
* vnc.py (startVNCServer): Use the configured interface for VNC