summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2005-10-18 17:34:49 +0000
committerChris Lumens <clumens@redhat.com>2005-10-18 17:34:49 +0000
commit608513bbcb45fd589a8cc43da67fefaa86ff639f (patch)
tree0f70f8a29be2a21df94abca202ca80813ad7756b /ChangeLog
parent0e4497f52420809cb7f5fd767926c5c0aed3cbd0 (diff)
downloadanaconda-608513bbcb45fd589a8cc43da67fefaa86ff639f.tar.gz
anaconda-608513bbcb45fd589a8cc43da67fefaa86ff639f.tar.xz
anaconda-608513bbcb45fd589a8cc43da67fefaa86ff639f.zip
Break exception copying code out into its own functions so the exception
window can run in a loop, therefore making the Cancel buttons more useful than rebooting the machine.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 736d282ba..4e69dfc3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2005-10-18 Chris Lumens <clumens@redhat.com>
+
+ * exception.py (copyExceptionToRemote, copyExceptionToFloppy,
+ handleException): Break exception copying stuff out into its own
+ functions so it's easier for handleException to run in a loop,
+ therefore making the Cancel buttons do something other than reboot.
+ * gui.py (ScpWindow): Don't pop the busy cursor.
+ (ExceptionWindow.run): Add run method.
+ (InstallInterface.exceptionWindow): Return the ExceptionWindow
+ instance.
+
2005-10-18 Paul Nasrat <pnasrat@redhat.com>
* upgrade.py: blacklist system-config-mouse