summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2005-12-20 20:23:25 +0000
committerJeremy Katz <katzj@redhat.com>2005-12-20 20:23:25 +0000
commita703d87ae20c34a05029d37d7fdaf5f117a643ac (patch)
treea88101475f375749a84b60f3e2265fc12c3cf782 /ChangeLog
parentc601be0c36205a11964d91f67c5369c01af34360 (diff)
downloadanaconda-a703d87ae20c34a05029d37d7fdaf5f117a643ac.tar.gz
anaconda-a703d87ae20c34a05029d37d7fdaf5f117a643ac.tar.xz
anaconda-a703d87ae20c34a05029d37d7fdaf5f117a643ac.zip
2005-12-20 Jeremy Katz <katzj@redhat.com>
* loader2/loader.c: Give a stacktrace on SIGSEGV to make things easier to debug.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 709ecdf0f..84b1fec1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-20 Jeremy Katz <katzj@redhat.com>
+
+ * loader2/loader.c: Give a stacktrace on SIGSEGV to make things
+ easier to debug.
+
2005-12-20 Bill Nottingham <notting@redhat.com>
* iutil.py (getPPCMachine): Be silent on non-ppc arches.