summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-4003_fix-non-ascii-password-change2
-rw-r--r--changes/bug-4093_change-password-policy2
-rw-r--r--changes/bug-4117_select-current-logged-in-provider-in-preferences-window2
-rw-r--r--changes/bug-improvie-error-handling1
-rw-r--r--changes/bug_fix_keyring_save4
-rw-r--r--changes/bug_tighter_clustering_eip_meter4
-rw-r--r--changes/feature-4132_remove-autostart-eip-setting4
-rw-r--r--changes/feature_hide_unused_services4
8 files changed, 14 insertions, 9 deletions
diff --git a/changes/bug-4003_fix-non-ascii-password-change b/changes/bug-4003_fix-non-ascii-password-change
index 2d6a0ed8..58de5078 100644
--- a/changes/bug-4003_fix-non-ascii-password-change
+++ b/changes/bug-4003_fix-non-ascii-password-change
@@ -1 +1 @@
- - Fix problem changing a non-ascii password. Closes #4003.
+- Fix problem changing a non-ascii password. Closes #4003.
diff --git a/changes/bug-4093_change-password-policy b/changes/bug-4093_change-password-policy
new file mode 100644
index 00000000..87f6fd15
--- /dev/null
+++ b/changes/bug-4093_change-password-policy
@@ -0,0 +1,2 @@
+ - Enable password change in the client only if it has started the correct
+ services. Closes #4093.
diff --git a/changes/bug-4117_select-current-logged-in-provider-in-preferences-window b/changes/bug-4117_select-current-logged-in-provider-in-preferences-window
new file mode 100644
index 00000000..46a031e0
--- /dev/null
+++ b/changes/bug-4117_select-current-logged-in-provider-in-preferences-window
@@ -0,0 +1,2 @@
+ - Select the current logged in provider in the preferences window. Closes
+ #4117.
diff --git a/changes/bug-improvie-error-handling b/changes/bug-improvie-error-handling
new file mode 100644
index 00000000..405dd771
--- /dev/null
+++ b/changes/bug-improvie-error-handling
@@ -0,0 +1 @@
+- Capture soledad boostrap errors after latest soledad changes.
diff --git a/changes/bug_fix_keyring_save b/changes/bug_fix_keyring_save
index 3be0e05b..64bb82a9 100644
--- a/changes/bug_fix_keyring_save
+++ b/changes/bug_fix_keyring_save
@@ -1,2 +1,2 @@
- - Refactor keyring handling and make it properly save user and
- password. Fixes #4190. \ No newline at end of file
+- Refactor keyring handling and make it properly save user and
+ password. Fixes #4190.
diff --git a/changes/bug_tighter_clustering_eip_meter b/changes/bug_tighter_clustering_eip_meter
index 32101c9e..dca8f2cd 100644
--- a/changes/bug_tighter_clustering_eip_meter
+++ b/changes/bug_tighter_clustering_eip_meter
@@ -1,2 +1,2 @@
- - Align left the speed and transferred displays for EIP. Fixes
- #4204. \ No newline at end of file
+- Align left the speed and transferred displays for EIP. Fixes
+ #4204.
diff --git a/changes/feature-4132_remove-autostart-eip-setting b/changes/feature-4132_remove-autostart-eip-setting
index 5f3e6b7d..f95e4125 100644
--- a/changes/feature-4132_remove-autostart-eip-setting
+++ b/changes/feature-4132_remove-autostart-eip-setting
@@ -1,2 +1,2 @@
- - Remove autostart eip option from settings panel, rely on last used
- setting. Closes #4132.
+- Remove autostart eip option from settings panel, rely on last used
+ setting. Closes #4132.
diff --git a/changes/feature_hide_unused_services b/changes/feature_hide_unused_services
index abcdeb6f..dc942da2 100644
--- a/changes/feature_hide_unused_services
+++ b/changes/feature_hide_unused_services
@@ -1,2 +1,2 @@
- - Hide the GUI for services that are not supported on the set of
- configured providers. Closes #4170. \ No newline at end of file
+- Hide the GUI for services that are not supported on the set of
+ configured providers. Closes #4170.