summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e69dfc3a..e5598c175 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2005-10-19 Chris Lumens <clumens@redhat.com>
+
+ * exception.py (copyExceptionToRemote, copyExceptionToFloppy,
+ handleException): Delete the interface in the proper place.
+ * gui.py (ExceptionWindow, ScpWindow): Add screen parameter to class
+ so it matches text interface.
+ * text.py (ExceptionWindow): Move the exception handling screen into
+ a class.
+ (ScpWindow): Add support for copying backtraces to a remote host in
+ the text interface.
+
2005-10-18 Chris Lumens <clumens@redhat.com>
* exception.py (copyExceptionToRemote, copyExceptionToFloppy,