From 11ac38cb021e97cca77df2e9cf15f9136b24fc43 Mon Sep 17 00:00:00 2001 From: drebs Date: Mon, 19 Aug 2013 10:13:51 -0300 Subject: Split soledad into common, client and server. --- client/changes/feature_3118-provide-a-way-to-access-the-saved-password | 1 + client/changes/feature_3487-split-soledad-into-common-client-and-server | 1 + 2 files changed, 2 insertions(+) create mode 100644 client/changes/feature_3118-provide-a-way-to-access-the-saved-password create mode 100644 client/changes/feature_3487-split-soledad-into-common-client-and-server (limited to 'client/changes') diff --git a/client/changes/feature_3118-provide-a-way-to-access-the-saved-password b/client/changes/feature_3118-provide-a-way-to-access-the-saved-password new file mode 100644 index 00000000..69cb0b1d --- /dev/null +++ b/client/changes/feature_3118-provide-a-way-to-access-the-saved-password @@ -0,0 +1 @@ + o Add public method to access the saved password. Closes #3118. diff --git a/client/changes/feature_3487-split-soledad-into-common-client-and-server b/client/changes/feature_3487-split-soledad-into-common-client-and-server new file mode 100644 index 00000000..2eab6b56 --- /dev/null +++ b/client/changes/feature_3487-split-soledad-into-common-client-and-server @@ -0,0 +1 @@ + o Split soledad package into common, client and server. Closes #3487. -- cgit v1.2.3