summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e1df890cf..ba6126aba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-05-26 Chris Lumens <clumens@redhat.com>
+
+ * fsset.py (FileSystemSet.mountFilesystems): Don't try to mount any
+ protected partitions since they are already mounted as the
+ installation source, and trying again will cause an error.
+
+ * packages.py (turnOnFilesystems): Use anaconda class.
+ * rescue.py (runRescue): Likewise.
+ * upgrade.py (mountRootPartition): Likewise.
+
2006-05-26 David Cantrell <dcantrell@redhat.com>
* isys/Makefile: Remove getipaddr.o reference.