summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-4985_config-help-menu-non-empty-password1
-rw-r--r--changes/bug-4986_error-joining-string1
-rw-r--r--changes/feature-4488_use-existing-provider-by-default1
3 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug-4985_config-help-menu-non-empty-password b/changes/bug-4985_config-help-menu-non-empty-password
new file mode 100644
index 00000000..c6c5266f
--- /dev/null
+++ b/changes/bug-4985_config-help-menu-non-empty-password
@@ -0,0 +1 @@
+- Config help menu: do not use an empty password. Closes #4985.
diff --git a/changes/bug-4986_error-joining-string b/changes/bug-4986_error-joining-string
new file mode 100644
index 00000000..935ba6db
--- /dev/null
+++ b/changes/bug-4986_error-joining-string
@@ -0,0 +1 @@
+- Handle wizard close correctly. Closes #4986.
diff --git a/changes/feature-4488_use-existing-provider-by-default b/changes/feature-4488_use-existing-provider-by-default
new file mode 100644
index 00000000..feeaa349
--- /dev/null
+++ b/changes/feature-4488_use-existing-provider-by-default
@@ -0,0 +1 @@
+- Wizard: select by default the use of an existing provider if we have configured at least one. Closes #4488.