diff options
author | Chris Lumens <clumens@redhat.com> | 2005-05-19 20:55:43 +0000 |
---|---|---|
committer | Chris Lumens <clumens@redhat.com> | 2005-05-19 20:55:43 +0000 |
commit | 3b9bef8f65b02a1763ff1e46f5898e46f26496c7 (patch) | |
tree | dec33c86b17cc7c7cb9ab081ff278dfc24922d00 /ChangeLog | |
parent | abba8485563ad99d192f9c2a12241bbf8f2a7581 (diff) | |
download | anaconda-3b9bef8f65b02a1763ff1e46f5898e46f26496c7.tar.gz anaconda-3b9bef8f65b02a1763ff1e46f5898e46f26496c7.tar.xz anaconda-3b9bef8f65b02a1763ff1e46f5898e46f26496c7.zip |
Attach a bug number. Stupid forgetfulness.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ 2005-05-19 Chris Lumens <clumens@redhat.com> * fsset.py (RAIDDevice.mdadmLine): Use the UUID instead of the - super-minor, unless the UUID is somehow not available. + super-minor, unless the UUID is somehow not available (#136051). * isys/isys.c: Converted to using kernel MD headers instead of our own internal copies. Return the RAID's UUID from the superblock as well. |