summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2007-04-30 16:55:26 +0000
committerJeremy Katz <katzj@redhat.com>2007-04-30 16:55:26 +0000
commitff72facaa0ff5e7278c2d698b73ad4ce7faf101c (patch)
tree0012125e5c54d5518be5b4ccc939d6819d2d65b6 /ChangeLog
parentcc01bac6c889836cd61e128091a6ed444cd61b0a (diff)
downloadanaconda-ff72facaa0ff5e7278c2d698b73ad4ce7faf101c.tar.gz
anaconda-ff72facaa0ff5e7278c2d698b73ad4ce7faf101c.tar.xz
anaconda-ff72facaa0ff5e7278c2d698b73ad4ce7faf101c.zip
2007-04-30 Jeremy Katz <katzj@redhat.com>
* loader2/loader.c (parseCmdLineFlags): Default to graphical earlier; mention empty kernel cmdline also
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bc1a902fe..46ee3efdb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-04-30 Jeremy Katz <katzj@redhat.com>
+ * loader2/loader.c (parseCmdLineFlags): Default to graphical
+ earlier; mention empty kernel cmdline also
+
* anaconda (__main__): Log anaconda cmdline args
* loader2/loader.c: Log when we force graphical, text or cmdline modes