summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2015-02-19 11:00:23 -0600
committerIvan Alejandro <ivanalejandro0@gmail.com>2015-02-19 14:14:01 -0300
commit39c3e4c107dbcaddf2bb801a34de497a6b93384e (patch)
treee508e1f4337b11b26c3c9f646d1763d5205630ad /changes
parent2a3d13c9734651ed8011029665c82ecdd63cad98 (diff)
Add changes for async-api
Diffstat (limited to 'changes')
-rw-r--r--changes/feature_async-api3
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/feature_async-api b/changes/feature_async-api
new file mode 100644
index 00000000..50694f58
--- /dev/null
+++ b/changes/feature_async-api
@@ -0,0 +1,3 @@
+- Add support to the new async-api of soledad
+- Add support to the new async-api of keymanager (Closes: 6368)
+- Refactor soledad sync to do it the twisted way (Closes: #6536, #6691, #6658)