diff options
author | Jeremy Katz <katzj@redhat.com> | 2006-07-19 20:50:33 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2006-07-19 20:50:33 +0000 |
commit | 9eb7d2cabead9552fc48627d3cb5ccb3ff23f28a (patch) | |
tree | 924a78b083e8b0a74417037be0afe22ca4272885 /ChangeLog | |
parent | 7b968e71502ec2ca873e7783dc5fe7e51c6fe52c (diff) | |
download | anaconda-9eb7d2cabead9552fc48627d3cb5ccb3ff23f28a.tar.gz anaconda-9eb7d2cabead9552fc48627d3cb5ccb3ff23f28a.tar.xz anaconda-9eb7d2cabead9552fc48627d3cb5ccb3ff23f28a.zip |
2006-07-19 Jeremy Katz <katzj@redhat.com>
* iw/autopart_type.py (PartitionTypeWindow.addIscsiDrive): Don't
use the username/pass stuff yet
* ui/iscsi-config.glade: Some minor tweaks, prepare for CHAP
username/password
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2006-07-19 Jeremy Katz <katzj@redhat.com> + * iw/autopart_type.py (PartitionTypeWindow.addIscsiDrive): Don't + use the username/pass stuff yet + * ui/iscsi-config.glade: Some minor tweaks, prepare for CHAP + username/password + + * ui/adddrive.glade: Clean up text a little bit + * ui/autopart.glade: Likewise. + * iw/autopart_type.py: Fix add drive dialog to be displayed (#199451) * ui/addrepo.glade (window_position): Center dialog. |