summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2005-03-16 19:17:27 +0000
committerChris Lumens <clumens@redhat.com>2005-03-16 19:17:27 +0000
commitaddb322503df857d4f893072f5ea1a53b98d3899 (patch)
treeb9dd1adc4bb9a77c4a7abf50ca07ab9361d64c15 /ChangeLog
parent90d0a39bed88b9383557b0dcbf70d6e10ae45037 (diff)
downloadanaconda-addb322503df857d4f893072f5ea1a53b98d3899.tar.gz
anaconda-addb322503df857d4f893072f5ea1a53b98d3899.tar.xz
anaconda-addb322503df857d4f893072f5ea1a53b98d3899.zip
Fixed UI problems: kill the big empty box on the congrats screen (which I
caused when I did the help button enable/disable dance) and let the buttons on the button bar grow for lengthy translations.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7258d4d1..3e98a9e14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-03-16 Chris Lumens <clumens@redhat.com>
+
+ * iw/congrats_gui.py: Kill the big empty box on the congrats screen
+ to fix word wrap (#149526).
+ * ui/anaconda.glade: Don't constrain the button bar so much so the
+ buttons can grow a bit for wordy translations (#151208).
+
2005-03-16 Jeremy Katz <katzj@redhat.com>
* packages.py (betaNagScreen): Fix beta nag translation.