From 8eb31d7a05fcdabf0d57ce0183a72818b157e6f4 Mon Sep 17 00:00:00 2001 From: drebs Date: Mon, 19 Aug 2013 09:28:15 -0300 Subject: Update to new soledad package scheme. --- changes/feature_3487-split-soledad-into-common-client-and-server | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changes/feature_3487-split-soledad-into-common-client-and-server (limited to 'changes') 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. -- cgit v1.2.3 From 53bc81a863351cdf7bfb7a252bffdd8870e71742 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Mon, 19 Aug 2013 17:50:53 -0300 Subject: Migrate mx to work with the new couchdb structure and views --- changes/bug_new_couch_structure | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changes/bug_new_couch_structure (limited to 'changes') diff --git a/changes/bug_new_couch_structure b/changes/bug_new_couch_structure new file mode 100644 index 0000000..eea0ced --- /dev/null +++ b/changes/bug_new_couch_structure @@ -0,0 +1,2 @@ + o Migrate mx functions to work on the new couchdb structure and + views. Fixes #3502. \ No newline at end of file -- cgit v1.2.3