summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2005-04-26 22:19:53 +0000
committerChris Lumens <clumens@redhat.com>2005-04-26 22:19:53 +0000
commit27b055c089b6efb6f08b2d4f51cef46f448b967b (patch)
tree011be714b16420b9c9bd2a3e0adbb928714b3ae1 /ChangeLog
parenta45d8e95bb23c4549935adf2885746f32abe4ba5 (diff)
downloadanaconda-27b055c089b6efb6f08b2d4f51cef46f448b967b.tar.gz
anaconda-27b055c089b6efb6f08b2d4f51cef46f448b967b.tar.xz
anaconda-27b055c089b6efb6f08b2d4f51cef46f448b967b.zip
Work around the buttons being drawn in English only.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83608ab98..24c0be436 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,10 @@
2004-04-26 Chris Lumens <clumens@redhat.com>
+ * gui.py (InstallControlWindow.setLanguage): Work around the buttons
+ being drawn in English only.
+ * iw/language_gui.py (LanguageWindow.getNext): Likewise.
+
* isys/isys.c (doLoSetup): Don't overflow the buffer when copying
over image location in case loopback images are buried (#154715).
* loader2/method.c (mountLoopback): Likewise.