summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2006-09-08 16:07:21 +0000
committerChris Lumens <clumens@redhat.com>2006-09-08 16:07:21 +0000
commit40a576e8e088e32f04928b23d1a22f6d11806c80 (patch)
treef522197bd3499f9c802f297fc4bbdb5a2f7f5f28 /ChangeLog
parentb12f2356103b81802ca5904f612c755d3794f3e2 (diff)
downloadanaconda-40a576e8e088e32f04928b23d1a22f6d11806c80.tar.gz
anaconda-40a576e8e088e32f04928b23d1a22f6d11806c80.tar.xz
anaconda-40a576e8e088e32f04928b23d1a22f6d11806c80.zip
Print tracebacks with the most recent call first. This is going to take
some getting used to (#204817).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5581f7acc..428011b78 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-09-08 Chris Lumens <clumens@redhat.com>
+
+ * exception.py (formatException): Reverse the order of how tracebacks
+ are printed in the UI so that the most recent call is listed first
+ (#204817).
+
2006-09-07 Chris Lumens <clumens@redhat.com>
* anaconda.spec: Bump version.