summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2013-12-23 02:06:16 -0400
committerKali Kaneko <kali@leap.se>2013-12-23 02:06:16 -0400
commit4138e145e2c24e18c13669e76098f6f6344b3e60 (patch)
treeac714778599aaa7933178b7c75630531fe6217cc /changes
parent0c6e6052872822caa61298778b2efb8e87c4ab29 (diff)
parentdf58fb83cf7278a9d2e2ddb278fa9a0b314e88bb (diff)
Merge branch 'develop' into debian-0.5.0-rc
Preparing for 0.5.0 release
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