summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2014-04-11 17:49:26 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2014-04-14 12:05:54 -0300
commitc6c67fd8d9c40fec61c9f7ee7677544301f437dd (patch)
tree86c4576ded4dcaf65860e9855e6af78a53e7518f /changes
parent16165296ef5d9d0964b5820dbe707c3b0adaffc2 (diff)
Hide bandwidth if the openvpn process is killed.
[Closes #5497]
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-5497_hide-bandwidth-on-openvpn-killed1
1 files changed, 1 insertions, 0 deletions
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.