summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-08-21 15:34:16 -0300
committerTomás Touceda <chiiph@leap.se>2013-08-21 15:34:16 -0300
commit1693ace3c984d23c70374bd461660a2bd2ae1a66 (patch)
tree54ae0e3dc45ec380c42f7c1278b78ef40155bfd5 /changes
parent42741614d8a68033c0cc28273a3279fc09e22f85 (diff)
parent8eb31d7a05fcdabf0d57ce0183a72818b157e6f4 (diff)
Merge remote-tracking branch 'drebs/feature/3487-split-soledad-into-common-client-and-server' into develop
Conflicts: src/leap/mx/mail_receiver.py
Diffstat (limited to 'changes')
-rw-r--r--changes/feature_3487-split-soledad-into-common-client-and-server2
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/feature_3487-split-soledad-into-common-client-and-server b/changes/feature_3487-split-soledad-into-common-client-and-server
new file mode 100644
index 0000000..4698323
--- /dev/null
+++ b/changes/feature_3487-split-soledad-into-common-client-and-server
@@ -0,0 +1,2 @@
+ o Update to new soledad package scheme (common, client and server). Closes
+ #3487.