diff options
author | David Cantrell <dcantrell@redhat.com> | 2006-02-10 14:35:58 +0000 |
---|---|---|
committer | David Cantrell <dcantrell@redhat.com> | 2006-02-10 14:35:58 +0000 |
commit | f91c501480d9e8ec8035e54b3bf5d01805c5213c (patch) | |
tree | 5cc8fc83377f6686a9d92a45db2f84fcc83c276b /ChangeLog | |
parent | c68f2b80ad13bddd63b7f54a16b1ce95cde65318 (diff) | |
download | anaconda-f91c501480d9e8ec8035e54b3bf5d01805c5213c.tar.gz anaconda-f91c501480d9e8ec8035e54b3bf5d01805c5213c.tar.xz anaconda-f91c501480d9e8ec8035e54b3bf5d01805c5213c.zip |
* textw/progress_text.py (InstallProgressWindow.setPackage): If a
package name is longer than 48 chars, trim to 45 and add '...' on
the end (#180469).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-02-10 David Cantrell <dcantrell@redhat.com> + + * textw/progress_text.py (InstallProgressWindow.setPackage): If a + package name is longer than 48 chars, trim to 45 and add '...' on + the end (#180469). + 2006-02-09 Jeremy Katz <katzj@redhat.com> * isys/linkdetect.c: Use linux/mii.h and linux/ethtool.h now |