diff options
author | Jeremy Katz <katzj@redhat.com> | 2005-12-20 20:23:25 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2005-12-20 20:23:25 +0000 |
commit | a703d87ae20c34a05029d37d7fdaf5f117a643ac (patch) | |
tree | a88101475f375749a84b60f3e2265fc12c3cf782 /ChangeLog | |
parent | c601be0c36205a11964d91f67c5369c01af34360 (diff) | |
download | anaconda-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |