summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2005-04-18 18:53:54 +0000
committerChris Lumens <clumens@redhat.com>2005-04-18 18:53:54 +0000
commite521032728f2074552a6681bf34406b3eed3952e (patch)
treebafa668722f3248ce86e0e96b2b54a7b29102d2f /ChangeLog
parent4095a6f54327acedf5925334a1fa33107489909b (diff)
downloadanaconda-e521032728f2074552a6681bf34406b3eed3952e.tar.gz
anaconda-e521032728f2074552a6681bf34406b3eed3952e.tar.xz
anaconda-e521032728f2074552a6681bf34406b3eed3952e.zip
Write out filesystem options for regular partitions instead of "--fsoptions".
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 37f5511e8..4b2bda479 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
2005-04-18 Chris Lumens <clumens@redhat.com>
* iw/language_gui.py: Fix traceback (#155103).
+ * kickstart.py (KickstartBase.definePartition): Write out filesystem
+ options for regular partitions instead of "--fsoptions".
2005-04-16 Jeremy Katz <katzj@redhat.com>