summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2004-09-28 21:08:30 +0000
committerJeremy Katz <katzj@redhat.com>2004-09-28 21:08:30 +0000
commit1f952d96968d3cf2f149badd57bf7e9fb49b90d1 (patch)
tree604842fb4c6f093ce71d36551f0a74a82b294ede /ChangeLog
parent8dbbd50d7a9a05d4c28b2fa3c25b1045cee02b7e (diff)
downloadanaconda-1f952d96968d3cf2f149badd57bf7e9fb49b90d1.tar.gz
anaconda-1f952d96968d3cf2f149badd57bf7e9fb49b90d1.tar.xz
anaconda-1f952d96968d3cf2f149badd57bf7e9fb49b90d1.zip
2004-09-28 Jeremy Katz <katzj@redhat.com>
* isys/isys.py (readSwapLabel): Add function to read label from swap filesystems. (readFSLabel): Read swap and JFS labels too. * fsset.py: Add support for label'ing swap filesystems (#127892).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b66a410c8..a6cd543ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-09-28 Jeremy Katz <katzj@redhat.com>
+ * isys/isys.py (readSwapLabel): Add function to read label from
+ swap filesystems.
+ (readFSLabel): Read swap and JFS labels too.
+
+ * fsset.py: Add support for label'ing swap filesystems (#127892).
+
* anaconda: Lack of a mouse if using remote display shouldn't ask
about the mouse type (#133902)