summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2006-06-30 15:14:51 +0000
committerJeremy Katz <katzj@redhat.com>2006-06-30 15:14:51 +0000
commit5693d1985e853a73a1876e5206614c3c563d50f0 (patch)
tree8503984d73e28c22e4a1e3dcd162456c9603b2d3 /ChangeLog
parentba28ddf8448bce97ee3a0aa0efc52b94e122a212 (diff)
downloadanaconda-5693d1985e853a73a1876e5206614c3c563d50f0.tar.gz
anaconda-5693d1985e853a73a1876e5206614c3c563d50f0.tar.xz
anaconda-5693d1985e853a73a1876e5206614c3c563d50f0.zip
2006-06-30 Jeremy Katz <katzj@redhat.com>
* fsset.py (gfsFileSystem.__init__): Can't do this until parted actually knows about it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fa279d746..328cbe710 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-06-30 Jeremy Katz <katzj@redhat.com>
+ * fsset.py (gfsFileSystem.__init__): Can't do this until parted
+ actually knows about it.
+
* scripts/mk-images: Move second stage images to images/ dir.
* image.py: Adjust for stage2 in images/
* loader2/cdinstall.c: Likewise.