summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2014-08-20 11:31:02 -0300
committerTomás Touceda <chiiph@leap.se>2014-08-20 11:31:02 -0300
commit20122b32ad799cf93d88c86c67d52cc7004d6af8 (patch)
treebfba3f01166de1b2ffc2e796f23356ed658240ae /changes
parent87304c2858fc7b560e3a89450d8b31e12202f713 (diff)
parentced7ebf5407c23c3af585db4e0749c311114272f (diff)
Merge remote-tracking branch 'refs/remotes/ivan/bug/provider-switch-fixes' into develop
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-5995_save-provider-on-change1
-rw-r--r--changes/bug-5996_update-eip-status-on-change1
-rw-r--r--changes/bug-5997_get-ready-provider-on-change1
3 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug-5995_save-provider-on-change b/changes/bug-5995_save-provider-on-change
new file mode 100644
index 00000000..e0f86d75
--- /dev/null
+++ b/changes/bug-5995_save-provider-on-change
@@ -0,0 +1 @@
+- Save default provider if changed on the combo box. Closes #5995.
diff --git a/changes/bug-5996_update-eip-status-on-change b/changes/bug-5996_update-eip-status-on-change
new file mode 100644
index 00000000..665092f0
--- /dev/null
+++ b/changes/bug-5996_update-eip-status-on-change
@@ -0,0 +1 @@
+- Update the EIP status on provider change. Closes #5996.
diff --git a/changes/bug-5997_get-ready-provider-on-change b/changes/bug-5997_get-ready-provider-on-change
new file mode 100644
index 00000000..e6b3f7f1
--- /dev/null
+++ b/changes/bug-5997_get-ready-provider-on-change
@@ -0,0 +1 @@
+- Update and get ready to start a provider on change. Closes #5997.