diff options
author | micah <micah@riseup.net> | 2013-08-27 08:28:31 -0700 |
---|---|---|
committer | micah <micah@riseup.net> | 2013-08-27 08:28:31 -0700 |
commit | a521983ab21784cb4f9a5d441713bbcd02747dae (patch) | |
tree | 25c559135d26faa46b67191f0d115689b877cf0a /client/changes | |
parent | 60eb02d82ea787d72ca8f8ff100e82ccadebc997 (diff) | |
parent | f8f1d71628af2c2ef34cfd215654051ee9d28f07 (diff) |
Merge pull request #66 from kalikaneko/debian-rel0.3.1
Debian rel0.3.1
Diffstat (limited to 'client/changes')
-rw-r--r-- | client/changes/feature_3118-provide-a-way-to-access-the-saved-password | 1 | ||||
-rw-r--r-- | client/changes/feature_3487-split-soledad-into-common-client-and-server | 1 |
2 files changed, 0 insertions, 2 deletions
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 deleted file mode 100644 index 69cb0b1d..00000000 --- a/client/changes/feature_3118-provide-a-way-to-access-the-saved-password +++ /dev/null @@ -1 +0,0 @@ - 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 deleted file mode 100644 index 2eab6b56..00000000 --- a/client/changes/feature_3487-split-soledad-into-common-client-and-server +++ /dev/null @@ -1 +0,0 @@ - o Split soledad package into common, client and server. Closes #3487. |