summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2007-04-03 17:56:11 +0000
committerDavid Cantrell <dcantrell@redhat.com>2007-04-03 17:56:11 +0000
commit98516cb5077ac456ae36cdf36cf82e72fd5fa9f9 (patch)
treeec493a7d633ae7f41f75026163a1a1f888e7287a /ChangeLog
parentcc007c3a73cb6a2019bd6a14ba90b2e24bfc5cdd (diff)
downloadanaconda-98516cb5077ac456ae36cdf36cf82e72fd5fa9f9.tar.gz
anaconda-98516cb5077ac456ae36cdf36cf82e72fd5fa9f9.tar.xz
anaconda-98516cb5077ac456ae36cdf36cf82e72fd5fa9f9.zip
* textw/partition_text.py (PartitionTypeWindow): Modify device list
to provide size and model information like we do in iw mode.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b9f71adf..3c17c8ae5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-04-03 David Cantrell <dcantrell@redhat.com>
+
+ * textw/partition_text.py (PartitionTypeWindow): Modify device list
+ to provide size and model information like we do in iw mode.
+
2007-04-02 David Cantrell <dcantrell@redhat.com>
* vnc.py (startVNCServer): Better fix (#234747)