summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2006-02-24 18:41:32 +0000
committerDavid Cantrell <dcantrell@redhat.com>2006-02-24 18:41:32 +0000
commita20b3124141791d38b70690cff30102abf7c7e6d (patch)
treefa3adb949a5ee094c6b150888354b114b3460953 /ChangeLog
parent6ae12a51f2cd181d152326fa06e8ecfb3f2c531c (diff)
downloadanaconda-a20b3124141791d38b70690cff30102abf7c7e6d.tar.gz
anaconda-a20b3124141791d38b70690cff30102abf7c7e6d.tar.xz
anaconda-a20b3124141791d38b70690cff30102abf7c7e6d.zip
F*ck the line drawing characters! Or is this commit log supposed to be PG-13?
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40128825b..ac2006817 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-02-24 David Cantrell <dcantrell@redhat.com>
+
+ * anaconda: If running text mode installer and missing $LANG, set
+ it to en_US.UTF-8 before firing off intf.
+
+ * language.py (Language.fixLang): Extra safety net for LANG=C.
+
2006-02-24 Jeremy Katz <katzj@redhat.com>
* bootdisk/i386/options.msg: Be clearer about askmethod (#182535)