diff options
author | Jeremy Katz <katzj@redhat.com> | 2007-04-17 21:03:10 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2007-04-17 21:03:10 +0000 |
commit | c68dc01f32d4f9aa4913e31c19e90a187680c777 (patch) | |
tree | 891e6b4d25490b44739d6820daa9e8b674400dc0 /ChangeLog | |
parent | ff7254b990c90765448bf0bc33eab997e2b026b9 (diff) | |
download | anaconda-c68dc01f32d4f9aa4913e31c19e90a187680c777.tar.gz anaconda-c68dc01f32d4f9aa4913e31c19e90a187680c777.tar.xz anaconda-c68dc01f32d4f9aa4913e31c19e90a187680c777.zip |
2007-04-17 Jeremy Katz <katzj@redhat.com>
* iw/upgrade_bootloader_gui.py
(UpgradeBootloaderWindow._newToLibata): Ensure that we've actually
switched to using libata for something
* textw/upgrade_bootloader_text.py: And do the checks in text-mode too.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-04-17 Jeremy Katz <katzj@redhat.com> + + * iw/upgrade_bootloader_gui.py + (UpgradeBootloaderWindow._newToLibata): Ensure that we've actually + switched to using libata for something + * textw/upgrade_bootloader_text.py: And do the checks in text-mode too. + 2007-04-17 David Cantrell <dcantrell@redhat.com> * network.py (Network.write): Do not write out NETWORKING_IPV6 line |