summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-10-30 15:06:04 -0300
committerTomás Touceda <chiiph@leap.se>2013-10-30 15:42:37 -0300
commit318b25373a271c12b3497125db620ab36c0db490 (patch)
treed1a664d53405fe28b93b6525f6112f23ac431ece /changes
parent3b9a1aaa1cac94c1e2e0a11d972a61fc1e6655d9 (diff)
Properly stop imap at logout
Diffstat (limited to 'changes')
-rw-r--r--changes/VERSION_COMPAT3
-rw-r--r--changes/bug_properly_stop_imap1
2 files changed, 4 insertions, 0 deletions
diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT
index cc00ecf7..b5e72ed5 100644
--- a/changes/VERSION_COMPAT
+++ b/changes/VERSION_COMPAT
@@ -8,3 +8,6 @@
#
# BEGIN DEPENDENCY LIST -------------------------
# leap.foo.bar>=x.y.z
+
+leap.mail>=0.3.6
+leap.soledad>=0.4.2 \ No newline at end of file
diff --git a/changes/bug_properly_stop_imap b/changes/bug_properly_stop_imap
new file mode 100644
index 00000000..f2942bad
--- /dev/null
+++ b/changes/bug_properly_stop_imap
@@ -0,0 +1 @@
+- Properly stop the imap daemon at logout. Fixes #4199. \ No newline at end of file