summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-5495_wizard-provider-edit-disable1
-rw-r--r--changes/bug-5497_hide-bandwidth-on-openvpn-killed1
2 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug-5495_wizard-provider-edit-disable b/changes/bug-5495_wizard-provider-edit-disable
new file mode 100644
index 00000000..879f95e0
--- /dev/null
+++ b/changes/bug-5495_wizard-provider-edit-disable
@@ -0,0 +1 @@
+- Disable providers combo box during check and enable combo or line edit depending on radio button. Closes #5495.
diff --git a/changes/bug-5497_hide-bandwidth-on-openvpn-killed b/changes/bug-5497_hide-bandwidth-on-openvpn-killed
new file mode 100644
index 00000000..28484605
--- /dev/null
+++ b/changes/bug-5497_hide-bandwidth-on-openvpn-killed
@@ -0,0 +1 @@
+- Hide the bandwidth widget and update status icon if the openvpn process is killed. Closes #5497.