summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2006-02-03 04:15:44 +0000
committerDavid Cantrell <dcantrell@redhat.com>2006-02-03 04:15:44 +0000
commit83d0abcbd63cc7ce6a73ff6cc22a8f55bf525757 (patch)
tree5dd0cac97fdc77e89eda35ffa20ae931e93b38a6 /ChangeLog
parent0ef9cc965384f62969d4b7dcceee7eb53a554f16 (diff)
downloadanaconda-83d0abcbd63cc7ce6a73ff6cc22a8f55bf525757.tar.gz
anaconda-83d0abcbd63cc7ce6a73ff6cc22a8f55bf525757.tar.xz
anaconda-83d0abcbd63cc7ce6a73ff6cc22a8f55bf525757.zip
* isys/isys.py (readReiserFSLabel): Support all valid reiserfs
block sizes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e20597fda..ee8f1bcb2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-02-02 David Cantrell <dcantrell@redhat.com>
+ * isys/isys.py (readReiserFSLabel): Support all valid reiserfs
+ block sizes.
+
+2006-02-02 David Cantrell <dcantrell@redhat.com>
+
* scripts/upd-instroot: Add reiserfstune.
* isys/isys.py: Added readReiserFSLabel() and related functions