summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4671f3f6..55ab2d0dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-02-02 Jeremy Katz <katzj@redhat.com>
+ * iw/bootloader_main_gui.py (MainBootloaderWindow.getScreen):
+ Clean up to not reference "changing" boot loaders while not
+ changing strings (#159658)
+
* yuminstall.py (YumBackend.getDefaultGroups): Select lang groups
by default too (#178673). Fix a typo.
* backend.py (writeConfiguration): And another typo.