diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug-5995_save-provider-on-change | 1 | ||||
-rw-r--r-- | changes/bug-5996_update-eip-status-on-change | 1 | ||||
-rw-r--r-- | changes/bug-5997_get-ready-provider-on-change | 1 |
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. |