summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/VERSION_COMPAT1
-rw-r--r--changes/bug_4475_use-couch-document1
-rw-r--r--changes/bug_multiple_encodings1
3 files changed, 3 insertions, 0 deletions
diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT
index cc00ecf..615578e 100644
--- a/changes/VERSION_COMPAT
+++ b/changes/VERSION_COMPAT
@@ -8,3 +8,4 @@
#
# BEGIN DEPENDENCY LIST -------------------------
# leap.foo.bar>=x.y.z
+leap.soledad.common>=0.5
diff --git a/changes/bug_4475_use-couch-document b/changes/bug_4475_use-couch-document
new file mode 100644
index 0000000..54c6897
--- /dev/null
+++ b/changes/bug_4475_use-couch-document
@@ -0,0 +1 @@
+ o Use CouchDocument to comply with new Soledad couch backend (#4475).
diff --git a/changes/bug_multiple_encodings b/changes/bug_multiple_encodings
new file mode 100644
index 0000000..3113328
--- /dev/null
+++ b/changes/bug_multiple_encodings
@@ -0,0 +1 @@
+ o Some emails are multipart and each part has its own encoding. \ No newline at end of file