summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-10-03 15:07:47 -0300
committerTomás Touceda <chiiph@leap.se>2013-10-03 15:07:47 -0300
commitd0371ad6b83c8c4e1fdbf2cf99bff317832f0062 (patch)
tree6ed55d2ce618ebda7d56941c30840a1f500c79f9 /changes
parente4d381e4235436c039951ff7af88af608ac18d3d (diff)
parent689c716b831047c8fe18945956e809b74e4250a3 (diff)
Merge remote-tracking branch 'kali/bug/fix-eip-switch-on' into develop
Diffstat (limited to 'changes')
-rw-r--r--changes/bug_3927_fix-eip-turn-on-button-action2
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug_3927_fix-eip-turn-on-button-action b/changes/bug_3927_fix-eip-turn-on-button-action
new file mode 100644
index 00000000..53e9b133
--- /dev/null
+++ b/changes/bug_3927_fix-eip-turn-on-button-action
@@ -0,0 +1,2 @@
+ o Avoids errors due to the EIP switch button and action being enabled
+ when we do not have a configured provider. Closes: #3927