summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2006-02-06 22:36:45 +0000
committerDavid Cantrell <dcantrell@redhat.com>2006-02-06 22:36:45 +0000
commit12654aa9b4945c1bce54ca3d89d4e65f978ec990 (patch)
treea3dd6ae6df5ada3d11563d57a0da7e3c07f1dc42 /ChangeLog
parent5e1b76a044a5bfa411902675537ece350cb4b796 (diff)
downloadanaconda-12654aa9b4945c1bce54ca3d89d4e65f978ec990.tar.gz
anaconda-12654aa9b4945c1bce54ca3d89d4e65f978ec990.tar.xz
anaconda-12654aa9b4945c1bce54ca3d89d4e65f978ec990.zip
iw/congrats_gui.py (CongratulationWindow): Force buttonBar on
main installer screen to active in case release notes viewer is running (#179924). You still have to close the release notes viewer anyway, so I don't know if this change really matters in the grand scheme of things.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fab528264..88b41c2c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,10 @@
* loader2/loader.c: Pass --loglevel if nopass is set or not.
+ * iw/congrats_gui.py (CongratulationWindow): Force buttonBar on
+ main installer screen to active in case release notes viewer is
+ running (#179924).
+
2006-02-06 Jeremy Katz <katzj@redhat.com>
* fsset.py (FileSystemSet.mkDevRoot): Ensure /dev/root exists