diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-10-30 15:02:16 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-10-30 15:04:06 -0300 |
commit | 971058ec42c117d4173f1800ad4457047fc08a4b (patch) | |
tree | 08a71e8602c3e52dbb7dd99f31c808ab2ed69cf8 /changes | |
parent | 755f6d58a1f9434bab8138791cb90fcd72a83fb5 (diff) |
Return port and factory from the imap launch method
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug_return_factory_and_port_imap | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug_return_factory_and_port_imap b/changes/bug_return_factory_and_port_imap new file mode 100644 index 0000000..75f96d7 --- /dev/null +++ b/changes/bug_return_factory_and_port_imap @@ -0,0 +1,2 @@ + o Return the necessary references (factory, port) from IMAP4 launch + in order to be able to properly stop it. Related to #4199.
\ No newline at end of file |