summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2006-07-19 20:50:33 +0000
committerJeremy Katz <katzj@redhat.com>2006-07-19 20:50:33 +0000
commit9eb7d2cabead9552fc48627d3cb5ccb3ff23f28a (patch)
tree924a78b083e8b0a74417037be0afe22ca4272885 /ChangeLog
parent7b968e71502ec2ca873e7783dc5fe7e51c6fe52c (diff)
downloadanaconda-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--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 389901e8e..d431609e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.