Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>2006-06-09 05:24:35 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2006-06-09 05:24:35 (GMT)
commit79cb06835073622ffeaa082eac48b70c8d1ee7a7 (patch)
tree0d34147c32a4d235b769793f7bb81c1869ce7b12 /ChangeLog
parent6b82415e9ffe02cbcf898a75f3b30dbdde51ab06 (diff)
Fixes bug #344160: if the xfer job doesn't complete because a password is
* shell/ev-jobs.c: (ev_job_xfer_run): * shell/ev-window.c: (password_dialog_response), (ev_window_popup_password_dialog), (ev_window_xfer_job_cb), (ev_window_dispose): Fixes bug #344160: if the xfer job doesn't complete because a password is required, reload the existing instance instead of creating a new one.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ae27296..927bd0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-06-09 Pat Rondon <pmr@patrondon.org>
+
+ * shell/ev-jobs.c: (ev_job_xfer_run):
+ * shell/ev-window.c: (password_dialog_response),
+ (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
+ (ev_window_dispose):
+ Fixes bug #344160: if the xfer job doesn't complete
+ because a password is required, reload the existing
+ instance instead of creating a new one.
+
2006-06-01 Nickolay V. Shmyrev <<nshmyrev@yandex.ru>>
* shell/main.c: (main): Call gdk_threads_init. Thus