summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2007-10-28 18:59:50 +0000
committerJeremy Katz <katzj@redhat.com>2007-10-28 18:59:50 +0000
commit2b0e53373b65c07557cc93c82847eff47ffb3e85 (patch)
treee5c514ce770bd2320511fc13475eea94380b88f2 /ChangeLog
parent7c6a585439897d37fd6fcaf8ce23833e6f7f1e95 (diff)
downloadanaconda-2b0e53373b65c07557cc93c82847eff47ffb3e85.tar.gz
anaconda-2b0e53373b65c07557cc93c82847eff47ffb3e85.tar.xz
anaconda-2b0e53373b65c07557cc93c82847eff47ffb3e85.zip
2007-10-28 Jeremy Katz <katzj@redhat.com>
* fsset.py (xfsFileSystem.__init__): Live images don't have xfsprogs, try to keep people from shooting themselves in the foot (#355351)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4dabfa4e5..c648d326c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-10-28 Jeremy Katz <katzj@redhat.com>
+ * fsset.py (xfsFileSystem.__init__): Live images don't have
+ xfsprogs, try to keep people from shooting themselves in the
+ foot (#355351)
+
* network.py (Network._sysfsDeviceIsUsable): Don't show bridge
devices (#354561)